Skip to content

Commit

Permalink
fix: color picker not working in Settings
Browse files Browse the repository at this point in the history
- Update Ace addons
  • Loading branch information
spamwax committed Jun 21, 2024
1 parent 68e97d9 commit c60a8f7
Show file tree
Hide file tree
Showing 55 changed files with 13,277 additions and 13,253 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bigwigs_pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
with:
fetch-depth: 200

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upload2wago.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# DO NOT MOVE THE NEXT 3 LINES. Their value should always be equivalent to 'Interface' in .toc files
# A pre-commit git script will use these and compare to .toc files.
SUPPORTED_RETAIL_PATCH=10.0.5
SUPPORTED_RETAIL_PATCH=10.2.7
SUPPORTED_WOTLK_PATCH=3.4.1

set -x
Expand Down
2 changes: 1 addition & 1 deletion EavesDrop.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 100005
## Interface: 100207
## Name: EavesDrop
## Title: EavesDrop
## Notes: A simple combat log that displays events similar to SCT
Expand Down
2 changes: 1 addition & 1 deletion EavesDrop_Mainline.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Interface: 100005
## Interface: 100207
## Name: EavesDrop
## Title: EavesDrop
## Notes: A simple combat log that displays events similar to SCT
Expand Down
Loading

0 comments on commit c60a8f7

Please sign in to comment.