Replace let with const
This commit is contained in:
parent
1b5907f04e
commit
acd4268971
@ -1,4 +1,4 @@
|
|||||||
let CONFIG = {
|
const CONFIG = {
|
||||||
/**
|
/**
|
||||||
* The category, name, key, url, search path, color, icon, and quicklaunch properties for your commands.
|
* The category, name, key, url, search path, color, icon, and quicklaunch properties for your commands.
|
||||||
* Icons must be added to "icons" folder and their values/names must be updated.
|
* Icons must be added to "icons" folder and their values/names must be updated.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user