feat(editor): Update templates links (#9024)

This commit is contained in:
Milorad FIlipović
2024-04-03 11:37:50 +02:00
committed by कारतोफ्फेलस्क्रिप्ट™
parent aac77e1668
commit 4619dec285
6 changed files with 27 additions and 27 deletions

View File

@@ -243,7 +243,7 @@ export default defineComponent({
available:
this.settingsStore.isTemplatesEnabled && !this.templatesStore.hasCustomTemplatesHost,
link: {
href: this.templatesStore.getWebsiteTemplateRepositoryURL,
href: this.templatesStore.websiteTemplateRepositoryURL,
target: '_blank',
},
},