mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
samba: add iOS VLC client
Source code: https://code.videolan.org/videolan/vlc-ios Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
1c99330282
commit
74b0a94917
@ -49,6 +49,11 @@ clients = [{
|
|||||||
'os': 'android',
|
'os': 'android',
|
||||||
'store_name': 'google-play',
|
'store_name': 'google-play',
|
||||||
'url': store_url('google-play', 'org.videolan.vlc')
|
'url': store_url('google-play', 'org.videolan.vlc')
|
||||||
|
}, {
|
||||||
|
'type': 'store',
|
||||||
|
'os': 'ios',
|
||||||
|
'store_name': 'app-store',
|
||||||
|
'url': 'https://apps.apple.com/app/apple-store/id650377962'
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
'name':
|
'name':
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user