mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-04 16:49:42 +00:00
fix: subtitles not rendering in portrait fix: notch inset safe areas chore: better code structure for capacitor feat: capacitor AL login
5 lines
104 B
JavaScript
5 lines
104 B
JavaScript
// feature support list, overriden per environment
|
|
|
|
export const SUPPORTS = {
|
|
offscreenRender: true
|
|
}
|