WeakAuras / WeakAuras-Companion

A cross-platform application built to provide the missing link between Wago.io and World of Warcraft
https://weakauras.wtf
GNU General Public License v2.0
151 stars 48 forks source link

I want to cancel ignore update. #1543

Closed backcho closed 1 year ago

backcho commented 2 years ago

I want to cancel ignore update . However, there is no such feature in the in-game add-on or companion app. Can you please add this feature?

Quietpaw commented 1 year ago

Issue still exists. I cannot figure out how to re-enable updates for a weakaura that's been changed to "updates disabled"

kuliani commented 1 year ago

For those of us that want the feature but can't wait, here's the workaround:

Open your WeakAuras.lua file in your WorldofWarcraft/retail/WTF/Account/(account name)/SavedVariable folder using a text editor, like Notepad or Notepad++.

Find all instances of ["ignoreWagoUpdate"] = true and change the "true" to "false".

Edit: Forgot to mention, you will see that an update is available in the updater but not in the WeakAura addon. You will need to delete the WeakAura and re-import it. But at least it's updated.

mrbuds commented 1 year ago

https://github.com/WeakAuras/WeakAuras2/pull/4443 fixed it by adding an option to Information tab