mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-05-13 22:33:25 +02:00
* 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
106 B
YAML
7 lines
106 B
YAML
extends: ./build/electron-builder.base.yml
|
|
linux:
|
|
category: Audio
|
|
icon: icon.png
|
|
target:
|
|
- snap
|