flameshot-once profile: don't check for updates

This commit is contained in:
tv 2021-12-14 22:49:16 +01:00
parent 8fdd9b3a8f
commit 0f764d9199

View File

@ -165,6 +165,7 @@ let
General = {
buttons = ''@Variant(\0\0\0\x7f\0\0\0\v${toQList "int" cfg.buttons})'';
disabledTrayIcon = cfg.disabledTrayIcon;
checkForUpdates = false;
drawThickness = cfg.drawThickness;
filenamePattern = cfg.filenamePattern;
savePath = cfg.savePath;