Added welcome message to inform of DDoS attack

This commit is contained in:
Albatros 2021-07-08 23:33:34 -04:00
parent 53fb1a7169
commit b8a0f5f003
3 changed files with 19 additions and 11 deletions

View file

@ -7,6 +7,13 @@
"mod": ""
},
"channels": {
"staff": ""
"appDiscussion": ""
},
"jira": {
"baseUrl": "",
"issueTypes": {
"bug": 10005,
"task": 10002
}
}
}