1.53 changelog
This commit is contained in:
parent
4086e399c1
commit
0caedb5a51
12
js/main.js
12
js/main.js
|
@ -90,7 +90,17 @@ var bdchangelog = {
|
|||
"title": "Edit Emotes!",
|
||||
"text": "Edited messages now display emotes properly!",
|
||||
"img": ""
|
||||
}
|
||||
},
|
||||
"pservers": {
|
||||
"title": "Public Servers",
|
||||
"text": "Public servers have been fixed!",
|
||||
"img": ""
|
||||
},
|
||||
"other": {
|
||||
"title": "Bugfixes",
|
||||
"text": "Several smaller bugs fixed",
|
||||
"img": ""
|
||||
}
|
||||
},
|
||||
"upcoming": {
|
||||
"ignore": {
|
||||
|
|
Loading…
Reference in New Issue