mirror of
https://github.com/YunoHost-Apps/mstream_ynh.git
synced 2024-09-03 19:46:17 +02:00
fix
This commit is contained in:
parent
22ef1bbb4c
commit
8b176d5e2d
2 changed files with 6 additions and 1 deletions
5
doc/Admin.md
Normal file
5
doc/Admin.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
### Mobile Apps
|
||||||
|
|
||||||
|
In addition to the web interface, you can also download mStream clients for:
|
||||||
|
|
||||||
|
[mStream on Apple App Store](https://apps.apple.com/us/app/mstream-player/id1605378892) and [mStream on Google Play](https://play.google.com/store/apps/details?id=mstream.music&hl=en_US&gl=US)
|
|
@ -16,7 +16,7 @@ demo = "https://demo.mstream.io/"
|
||||||
code = "https://github.com/IrosTheBeggar/mStream"
|
code = "https://github.com/IrosTheBeggar/mStream"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.18"
|
yunohost = ">= 11.1.19"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue