Update Chanban/cmgmt.tcl

Fix erroneous path
This commit is contained in:
2026-06-23 16:30:52 +02:00
parent 4a99ea3dcf
commit 269df0cdd9
+1 -1
View File
@@ -128,7 +128,7 @@ namespace eval cmgmt {
}
::msgcat::mclocale $::cmgmt::locale
::msgcat::mcload [file join $cmgmt::lang_dir]
::msgcat::mcload [file join $::cmgmt::lang_dir]
# ----------
# Script name and author