We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654df2e commit 20ddd24Copy full SHA for 20ddd24
vue/src/lib/appconst.ts
@@ -4,7 +4,7 @@ const AppConsts= {
4
defaultAdminUserName: 'admin'
5
},
6
localization:{
7
- defaultLocalizationSourceName: 'FengCloud'
+ defaultLocalizationSourceName: 'AbpProjectName'
8
9
authorization:{
10
encrptedAuthTokenName: 'enc_auth_token'
0 commit comments