Skip to content

Commit

Permalink
consider wagoID as metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
emptyrivers committed Sep 23, 2024
1 parent 5860fdf commit 94227f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion WeakAuras/Types.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3531,7 +3531,8 @@ Private.update_categories = {
"url",
"desc",
"version",
"semver"
"semver",
"wagoID", -- i don't *love* that we're so closely tied to wago, but eh
},
default = true,
label = L["Meta Data"],
Expand Down

0 comments on commit 94227f5

Please sign in to comment.