mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Move druid settings inside system folder
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local druid = require("druid.druid")
|
||||
local druid_settings = require("druid.settings")
|
||||
local druid_settings = require("druid.system.settings")
|
||||
|
||||
local lang = {
|
||||
locale_text = "Localized"
|
||||
|
Reference in New Issue
Block a user