changed label for campaign templates to templates

Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
Ronni Skansing
2025-10-19 17:05:22 +02:00
parent 56f849bbf9
commit 2aa69829b1
+1 -1
View File
@@ -61,7 +61,7 @@ export const route = {
route: '/proxy/'
},
campaignTemplates: {
label: 'Campaign Templates',
label: 'Templates',
singleLabel: 'Templates',
route: '/campaign-template/'
},