mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-08 22:23:03 -04:00
major cleanup
This commit is contained in:
parent
ddd918470e
commit
a8cf49e31e
60 changed files with 537 additions and 619 deletions
|
@ -118,15 +118,15 @@ const Statics = Object.freeze({
|
|||
icons: {
|
||||
adult: {
|
||||
file: "icons/core/ico_notice_nsfw.png",
|
||||
revision: 0
|
||||
revision: 1
|
||||
},
|
||||
error: {
|
||||
file: "icons/core/ico_notice_error.png",
|
||||
revision: 0
|
||||
revision: 1
|
||||
},
|
||||
loading: {
|
||||
file: "icons/core/ico_notice_loading.gif",
|
||||
revision: 0
|
||||
revision: 1
|
||||
},
|
||||
ai: {
|
||||
file: "icons/core/ico_notice_ai_spark.gif",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue