mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Confirm before call by default
This commit is contained in:
@@ -124,7 +124,7 @@ bool AddCustomReplace(QString from, QString to) {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool gConfirmBeforeCall = false;
|
bool gConfirmBeforeCall = true;
|
||||||
|
|
||||||
bool gUseNativeDecorations = false;
|
bool gUseNativeDecorations = false;
|
||||||
bool UseNativeDecorations() {
|
bool UseNativeDecorations() {
|
||||||
|
Reference in New Issue
Block a user