Fix custom domain setting
This commit is contained in:
джерело
f156f52608
коміт
6abc88ff93
|
|
@ -64,7 +64,7 @@ export default {
|
|||
})
|
||||
},
|
||||
customDomainAllowed () {
|
||||
return this.$config.custom_domains_enabled
|
||||
return useRuntimeConfig.public.customDomainsEnabled
|
||||
}
|
||||
},
|
||||
watch: {},
|
||||
|
|
|
|||
Завантаження…
Посилання в новій задачі