This commit is contained in:
Mirco Wittrien 2022-01-11 21:27:21 +01:00
parent 486f44cdd1
commit 6f1ffbf195
2 changed files with 2 additions and 1 deletions

View File

@ -231,6 +231,7 @@
"MessageUsername": {"strings": [".default.username", "colorString", "compact"]},
"ModalLayer": {"class": "modal"},
"Note": {"class": "usernotetextarea"},
"PeopleListSectionedLazy": {"strings": ["statusSections", "getSectionTitle", "peopleList"]},
"PeoplePageList": {"strings": ["FriendsSections", "emptyStateContainer"]},
"PopoutContainer": {"class": "popout"},
"PrivateChannelCall": {"class": "callcurrentcontainer"},

View File

@ -17,7 +17,7 @@ module.exports = (_ => {
"info": {
"name": "CustomStatusPresets",
"author": "DevilBro",
"version": "1.0.9",
"version": "1.1.0",
"description": "Allows you to save Custom Statuses as Quick Select"
}
};