lehenetsitako aldagaiak cfg.lua zuzenean fitxategietan.

This commit is contained in:
2026-07-30 22:41:19 +02:00
parent 3a7fb92b52
commit d992abb640
8 changed files with 39 additions and 61 deletions
+1
View File
@@ -1,3 +1,4 @@
local stringy = require "stringy"
local function _split(s, sep)
if not s then return nil; end
sep = sep or ",";