Skip to content

Commit

Permalink
Fix @Alpha tag not ending properly
Browse files Browse the repository at this point in the history
  • Loading branch information
InfusOnWoW committed Mar 5, 2024
1 parent 63963e5 commit e6974ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WeakAuras/Init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ end

--@alpha@
WeakAuras.buildType = "alpha"
--@end-alpha
--@end-alpha@

--@experimental@
WeakAuras.buildType = "pr"
Expand Down

0 comments on commit e6974ec

Please sign in to comment.