mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-04-06 01:43:19 +00:00
[OPB-41] adding seasonal lights effect
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"voice-channel-context", "anti-raid",
|
||||
"starboard-custom", "dynamic-activity-custom-translations", "moderation-custom",
|
||||
"overrides-translation-moderation",
|
||||
"news", "setup", "referral", "faq"],
|
||||
"news", "setup", "referral", "faq", "seasonal"],
|
||||
"liquibase_artifacts": [
|
||||
{ "zip": "scheduling", "file": "scheduling-changeLog.xml" },
|
||||
{ "zip": "core", "file": "core-changeLog.xml" },
|
||||
@@ -40,7 +40,8 @@
|
||||
{ "zip": "moderation-custom", "file": "moderation-custom-changeLog.xml"},
|
||||
{ "zip": "dynamic-activity-custom", "file": "dynamicActivity-custom-changeLog.xml"},
|
||||
{ "zip": "news", "file": "news-changeLog.xml"},
|
||||
{ "zip": "faq", "file": "faq-changeLog.xml"}
|
||||
{ "zip": "faq", "file": "faq-changeLog.xml"},
|
||||
{ "zip": "seasonal", "file": "seasonal-changeLog.xml"}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user