Unverified Commit e8eefd1b authored by Wang Weitao's avatar Wang Weitao Committed by GitHub

fix: typo for utils/env (#1004)

parent 8879ae8d
...@@ -46,7 +46,7 @@ export function getAppEnvConfig() { ...@@ -46,7 +46,7 @@ export function getAppEnvConfig() {
} }
/** /**
* @description: Development model * @description: Development mode
*/ */
export const devMode = 'development'; export const devMode = 'development';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment