refactor: Fix a bunch of minor things (#5094)
This commit is contained in:
@@ -16,7 +16,7 @@ struct Emote {
|
||||
ImageSet images;
|
||||
Tooltip tooltip;
|
||||
Url homePage;
|
||||
bool zeroWidth;
|
||||
bool zeroWidth{};
|
||||
EmoteId id;
|
||||
EmoteAuthor author;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user