Move default style to druid settings

This commit is contained in:
Insality
2020-01-30 01:55:49 +03:00
parent add6b8e301
commit b5686af391
2 changed files with 3 additions and 6 deletions

View File

@@ -4,6 +4,7 @@
local M = {}
M.is_debug = false
M.default_style = nil
function M.get_text(name)