add some comments
This commit is contained in:
@@ -158,7 +158,7 @@ export default {
|
||||
let response
|
||||
let status
|
||||
const config = useRuntimeConfig()
|
||||
try { //TODO: review if its working
|
||||
try {
|
||||
response = await $fetch(`/purchase_email/`, {
|
||||
baseURL: config.public.baseURL,
|
||||
method: 'POST',
|
||||
|
||||
Reference in New Issue
Block a user