mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-03-15 12:21:16 +00:00
[OPB-21] enabling emote tracking
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"template_artifacts": ["utility", "core", "entertainment", "starboard", "link-embed", "webservices", "remind", "logging",
|
||||
"suggestion", "invite-filter", "profanity-filter",
|
||||
"suggestion", "invite-filter", "profanity-filter", "statistic",
|
||||
"starboard-custom",
|
||||
"overrides-templates-webservices", "overrides-templates-core", "overrides-templates-logging",
|
||||
"news", "referral"],
|
||||
"translation_artifacts": ["utility", "core", "entertainment", "starboard", "link-embed", "webservices", "suggestion",
|
||||
"remind", "logging", "invite-filter", "profanity-filter",
|
||||
"remind", "logging", "invite-filter", "profanity-filter", "statistic",
|
||||
"starboard-custom",
|
||||
"news", "setup", "referral"],
|
||||
"liquibase_artifacts": [
|
||||
@@ -21,6 +21,7 @@
|
||||
{ "zip": "suggestion", "file": "suggestion-changeLog.xml"},
|
||||
{ "zip": "invite-filter", "file": "inviteFilter-changeLog.xml"},
|
||||
{ "zip": "profanity-filter", "file": "profanityFilter-changeLog.xml"},
|
||||
{ "zip": "statistic", "file": "statistic-changeLog.xml"},
|
||||
{ "zip": "setup", "file": "setup-changeLog.xml"},
|
||||
{ "zip": "referral", "file": "referral-changeLog.xml"},
|
||||
{ "zip": "starboard-custom", "file": "starboard-custom-changeLog.xml"},
|
||||
|
||||
Reference in New Issue
Block a user