Skip to content

Commit 9afc442

Browse files
Removing the beta label on public app template
There's no need to specify this because our BE will return errors with more info about the betas
1 parent d0d59cf commit 9afc442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
{
1717
"name": "getting-started-public-app",
18-
"label": "CRM getting started project with public apps (BETA)",
18+
"label": "CRM getting started project with public apps",
1919
"path": "projects/public-app-getting-started-template",
2020
"insertPath": "./"
2121
},

0 commit comments

Comments
 (0)