new deleted bridges category

todo automatically make new ones or just disallow people from bridging or maybe limit number of bridges per person or something todo think about this
This commit is contained in:
Lamp 2018-09-13 13:51:35 -07:00 committed by GitHub
parent 846e136f99
commit b8919a2f74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ module.exports = {
"mpp_bridges": testmode ? "467481904707534850" : '360557444952227851',
"user_channels": testmode ? "467482031157149709" : '399735134061985792',
"deleted_channels": testmode ? "467482085657935872" : '425054198699261953',
"deleted_bridges": testmode ? "467482121657778176" : '451838300068511745',
"deleted_bridges": testmode ? "489900312216207361" : '451838300068511745',
"mpp_screenshot": testmode ? "467482164611514388" : '383773548810076163',
"owop_screenshot": testmode ? "467482202217906226" : '399079481161023492'
},
@ -40,4 +40,4 @@ module.exports = {
"Breastmilk ♥ 7:45 AM"
],
}
}