Skip to content

Commit

Permalink
add multibars
Browse files Browse the repository at this point in the history
  • Loading branch information
Tuller committed Oct 1, 2023
1 parent e7e5da0 commit 6959727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OmniCC/settings/settings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ function Addon:AddDefaultRulesets(db)
id = 'actions',
enabled = false,
name = ACTIONBARS_LABEL,
patterns = {'ActionButton'}
patterns = {'ActionButton', "MultiBar"}
})
end

Expand Down

0 comments on commit 6959727

Please sign in to comment.