We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Binding for nMainbar isn't working, but /neavbag is working. I get this error when try to use key bind:
[string "NBAGS_TOGGLE"]:1: attempt to call global 'ToggleBags' (a nil value)
You can fix this if will make local function to global.
NeavUI/Interface/AddOns/nMainbar/modules/Bags.lua
Line 65 in bc6b615
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Binding for nMainbar isn't working, but /neavbag is working. I get this error when try to use key bind:
[string "NBAGS_TOGGLE"]:1: attempt to call global 'ToggleBags' (a nil value)
You can fix this if will make local function to global.
NeavUI/Interface/AddOns/nMainbar/modules/Bags.lua
Line 65 in bc6b615
The text was updated successfully, but these errors were encountered: