Skip to content

Commit

Permalink
fix, ui: notification fg colour
Browse files Browse the repository at this point in the history
  • Loading branch information
dxstiny committed Mar 12, 2023
1 parent 30084cb commit 56b521a
Show file tree
Hide file tree
Showing 120 changed files with 55 additions and 55 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.9"
services:
reap-one:
image: "ghcr.io/reaudioplayer/reap-one:0.10.1"
image: "ghcr.io/reaudioplayer/reap-one:0.10.2"
ports:
- "1234:80"
volumes:
Expand Down
2 changes: 1 addition & 1 deletion one.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off

set VERSION=0.10.1
set VERSION=0.10.2

set command=%1
set arg=%2
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed src/ui/dist/assets/Artist-b67a4f6d.js.gz
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added src/ui/dist/assets/Artist-fa5f58bd.js.gz
Binary file not shown.
Binary file removed src/ui/dist/assets/ArtistItem-06227005.js.gz
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added src/ui/dist/assets/ArtistItem-eb93819c.js.gz
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 56b521a

Please sign in to comment.