mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +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',
|
||||
'store_name': 'google-play',
|
||||
'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':
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user