Files
streamyfin/modules/top-shelf-cache/expo-module.config.json
2026-05-21 08:47:45 +02:00

7 lines
86 B
JSON

{
"platforms": ["apple"],
"apple": {
"modules": ["TopShelfCacheModule"]
}
}