use db namespaces to store the actionbar configs, zomgmoremodular

This commit is contained in:
Hendrik Leppkes
2007-12-12 09:59:17 +00:00
parent 21d87e57cf
commit d56c2cc4fc
4 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ function Bartender4:SetupOptions()
general = {
order = 10,
type = "group",
--cmdInline = true,
cmdInline = true,
name = "General Settings",
get = getFunc,
set = setFunc,