mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-24 10:33:50 +08:00
fix: typo for utils/env (#1004)
This commit is contained in:
parent
8879ae8d77
commit
e8eefd1bca
@ -46,7 +46,7 @@ export function getAppEnvConfig() {
|
||||
}
|
||||
|
||||
/**
|
||||
* @description: Development model
|
||||
* @description: Development mode
|
||||
*/
|
||||
export const devMode = 'development';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user