mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-06 12:03:41 +02:00
fix: reformat
This commit is contained in:
parent
4fc9421dd5
commit
91b0e71486
1 changed files with 2 additions and 3 deletions
|
@ -429,7 +429,6 @@ void set_hideGroupReactions(bool val) {
|
||||||
|
|
||||||
void set_appIcon(const QString &val) {
|
void set_appIcon(const QString &val) {
|
||||||
settings->appIcon = val;
|
settings->appIcon = val;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void set_simpleQuotesAndReplies(bool val) {
|
void set_simpleQuotesAndReplies(bool val) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue