lehenetsitako aldagaiak zuzenean cfg.lua fitxategietan txertatu.

This commit is contained in:
2026-07-30 23:09:23 +02:00
parent 3a7fb92b52
commit 0c19a78a41
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 ",";