1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Fixed FCast Android full-screen and pause/resume behaviour when going to background.

This commit is contained in:
Koen 2023-06-28 13:49:07 +02:00
parent e38dd7dedb
commit 3621794a3d
4 changed files with 22 additions and 3 deletions

View file

@ -66,7 +66,7 @@ dependencies = [
]
[[package]]
name = "fastcast"
name = "fcast"
version = "0.1.0"
dependencies = [
"clap",