mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-01 03:28:27 +01:00
Compare commits
3 Commits
fix/dedupe
...
fix/qr-cod
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a3ccedc85c | ||
|
|
6f21545f19 | ||
|
|
695027911a |
3
app.json
3
app.json
@@ -29,7 +29,8 @@
|
||||
},
|
||||
"supportsTablet": true,
|
||||
"entitlements": {
|
||||
"com.apple.developer.networking.wifi-info": true
|
||||
"com.apple.developer.networking.wifi-info": true,
|
||||
"com.apple.developer.networking.multicast": true
|
||||
},
|
||||
"bundleIdentifier": "com.fredrikburmester.streamyfin",
|
||||
"icon": "./assets/images/icon-ios-liquid-glass.icon",
|
||||
|
||||
Reference in New Issue
Block a user