update env variable to point to correct extension id
This commit is contained in:
parent
fdb365c912
commit
0315be254f
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ export const BUILD_FOLDER_PATH = path.resolve('./build');
|
|||
export const TS_BUILD_FOLDER_PATH = path.resolve('./dist');
|
||||
export const CONFIG_FILE_NAME = 'material-theme.config.json';
|
||||
export const USER_CONFIG_FILE_NAME = 'user.material-theme.config.json';
|
||||
export const MATERIAL_THEME_EXT_ID = 'equinusocio.vsc-material-theme';
|
||||
export const MATERIAL_THEME_EXT_ID = 't3dotgg.vsc-material-theme-but-i-wont-sue-you';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue