mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2024-11-22 13:32:42 +01:00
Rick van Lieshout
1439a11969
* added protocol handler * Switched icon strategies to fix bugs with icons * fixed tray icon issues * fixed about :) * Fixed playback, mpris and API issues
7 lines
108 B
YAML
7 lines
108 B
YAML
extends: ./build/electron-builder.base.yml
|
|
linux:
|
|
category: Audio
|
|
icon: icon.png
|
|
target:
|
|
- pacman
|