mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-07 13:43:06 -04:00
rename constant
This commit is contained in:
parent
1471e49f8b
commit
3599123b3c
1 changed files with 5 additions and 5 deletions
|
@ -165,11 +165,11 @@ module.exports.ICONS = Object.freeze({
|
|||
"air_quality_3": "<:ic_quality_3:1278416621215420506>",
|
||||
"air_quality_4": "<:ic_quality_4:1278416629973254175>",
|
||||
|
||||
"uv_level_0": "<:ic_uv_0:1278416641633550336>",
|
||||
"uv_level_1": "<:ic_uv_1:1278416651569856522>",
|
||||
"uv_level_2": "<:ic_uv_2:1278416662974038118>",
|
||||
"uv_level_3": "<:ic_uv_3:1278416673761919006>",
|
||||
"uv_level_4": "<:ic_uv_4:1278416684763451485>",
|
||||
"uv_index_0": "<:ic_uv_0:1278416641633550336>",
|
||||
"uv_index_1": "<:ic_uv_1:1278416651569856522>",
|
||||
"uv_index_2": "<:ic_uv_2:1278416662974038118>",
|
||||
"uv_index_3": "<:ic_uv_3:1278416673761919006>",
|
||||
"uv_index_4": "<:ic_uv_4:1278416684763451485>",
|
||||
|
||||
// These icon names (weather_:conditionId) have to be synced with the server.
|
||||
"weather_blizzard": "<:ico_w_blizzard:1263583584850022460>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue