just a fixme tag

This commit is contained in:
minjaesong
2019-06-07 22:16:38 +09:00
parent 25fd843ef2
commit 5f11bb8cf9
2 changed files with 3 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ object DefaultConfig {
jsonObject.addProperty("language", AppLoader.getSysLang())
jsonObject.addProperty("notificationshowuptime", 4000)
jsonObject.addProperty("multithread", true) // experimental!
jsonObject.addProperty("multithreadedlight", true) // experimental!
jsonObject.addProperty("multithreadedlight", false) // experimental!