Remember Popped-up Chat Size (#5635)
This commit is contained in:
@@ -212,6 +212,10 @@ public:
|
||||
BoolSetting useCustomFfzVipBadges = {
|
||||
"/appearance/badges/useCustomFfzVipBadges", true};
|
||||
BoolSetting showBadgesSevenTV = {"/appearance/badges/seventv", true};
|
||||
QSizeSetting lastPopupSize = {
|
||||
"/appearance/lastPopup/size",
|
||||
{300, 500},
|
||||
};
|
||||
|
||||
/// Behaviour
|
||||
BoolSetting allowDuplicateMessages = {"/behaviour/allowDuplicateMessages",
|
||||
|
||||
Reference in New Issue
Block a user