update env variable to point to correct extension id

This commit is contained in:
Magnus Allison 2024-12-29 15:03:14 +00:00 committed by GitHub
parent fdb365c912
commit 0315be254f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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';