commit a097be6b65de210500220423954aa5610c011291 parent 9c34be418f3d1c45d684c0838af32c86a4febe47 Author: Alex Balgavy <alex@balgavy.eu> Date: Sun, 24 Mar 2024 22:20:28 +0100 Disable debug mode Diffstat:
M | config.toml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.toml b/config.toml @@ -20,4 +20,4 @@ smart_punctuation = true [extra] # Put all your custom variables here -debug = true +debug = false