Add confirmation box for uploads.

This commit is contained in:
Mm2PL
2020-05-09 13:14:41 +02:00
parent 84007d2edb
commit 2b1c9794b7
3 changed files with 31 additions and 4 deletions
+1
View File
@@ -291,6 +291,7 @@ public:
"/misc/attachExtensionToAnyProcess", false};
BoolSetting hideViewerCountAndDuration = {
"/misc/hideViewerCountAndDuration", false};
BoolSetting askOnImageUpload = {"/misc/askOnImageUpload", true};
/// Debug
BoolSetting showUnhandledIrcMessages = {"/debug/showUnhandledIrcMessages",