Skip to content
New issue

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

IsAddOnLoaded() in integrations.lua deprecated #13

Closed
speedwaystar opened this issue Oct 18, 2024 · 1 comment
Closed

IsAddOnLoaded() in integrations.lua deprecated #13

speedwaystar opened this issue Oct 18, 2024 · 1 comment

Comments

@speedwaystar
Copy link

results in a Lua error (nil value global)

replace calls in integrations.lua with C_AddOns.IsAddOnLoaded(), which functions identically.

@funkjedi
Copy link
Owner

added to latest release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants