mirror of
https://github.com/Insality/druid
synced 2025-11-27 03:10:53 +01: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