A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Hopefully fix workflow_dispatch

authored by

Steven Vandevelde and committed by
GitHub
2a78f778 06fb8c66

+2 -1
+2 -1
.github/workflows/native.yml
··· 2 2 3 3 4 4 on: 5 - workflow_dispatch: true 5 + workflow_dispatch: 6 + inputs: [] 6 7 7 8 8 9 jobs: