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