From 7aed1ceef607955c39984dc8175e3feaa769d7d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haris=20Gu=C5=A1i=C4=87?= Date: Fri, 11 Feb 2022 14:48:31 +0100 Subject: [PATCH] Fix saveAsFileExtension in example config (#2414) (cherry picked from commit fbb6d2d7a19775935eafeec073f8e482d9c20e56) --- flameshot.example.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flameshot.example.ini b/flameshot.example.ini index f64155ea45..efe4cff1db 100644 --- a/flameshot.example.ini +++ b/flameshot.example.ini @@ -16,7 +16,7 @@ ;savePathFixed=false ; ;; Default file extension for screenshots -;setSaveAsFileExtension=.png +;saveAsFileExtension=.png ; ;; Main UI color ;; Color is any valid hex code or W3C color name