Skip to content

Commit

Permalink
Updated settings panel to the latest WoW UI
Browse files Browse the repository at this point in the history
The color buttons work but cannot be reset by a normal UI reset.  Will need to investigate further or this may just be a limitation of the current setting implementation.  There is no button control with default settings that I can see thus far.
  • Loading branch information
jbolduan committed Aug 29, 2024
1 parent 2f5fe73 commit b48ea4e
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 224 deletions.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:

# specify the environment variables used by the packager, matching the secrets from the project on GitHub
env:
# CF_API_KEY: ${{ secrets.CF_API_KEY }} disabled as this is handled differently
WOWI_API_TOKEN: ${{ secrets.WOWI_API_TOKEN }}
WAGO_API_TOKEN: ${{ secrets.WAGO_API_TOKEN }}
GITHUB_OAUTH:
Expand Down
Loading

0 comments on commit b48ea4e

Please sign in to comment.