kopia lustrzana https://github.com/RootMyTV/RootMyTV.github.io
Add app name to SSAP manifest
rodzic
81ce04510c
commit
176a71457d
|
@ -227,6 +227,9 @@ window.requestAnimationFrame(animate_tick);
|
||||||
// application
|
// application
|
||||||
manifest: {
|
manifest: {
|
||||||
manifestVersion: 1,
|
manifestVersion: 1,
|
||||||
|
"localizedAppNames": {
|
||||||
|
"": "RootMyTV",
|
||||||
|
},
|
||||||
permissions: ["LAUNCH"],
|
permissions: ["LAUNCH"],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue