From 8babf0ab2851401e2d069f855671b23549fbeb85 Mon Sep 17 00:00:00 2001 From: JEFF <1122571+mfnalex@users.noreply.github.com> Date: Fri, 3 May 2019 03:47:20 +0200 Subject: [PATCH] Update TODO.md --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 67e7383..aa64a5f 100644 --- a/TODO.md +++ b/TODO.md @@ -2,3 +2,6 @@ ## Automatic config update Check if some config options are unset. If they are, just append the option with the default comment into the config.yml + +## Refactor default category saving +Create method "saveFileFromJar" to eliminate double code