fix(apps): drop IndeeHub open-fullscreen default — opens as panel like other apps
All checks were successful
Demo images / Build & push demo images (push) Successful in 4m38s
All checks were successful
Demo images / Build & push demo images (push) Successful in 4m38s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
5bffba034e
commit
6e2c8d7410
@ -11,7 +11,6 @@ export const DISPLAY_MODE_KEY = 'archipelago_app_display_mode'
|
||||
* a mode for that app (an explicit pick is remembered per app and wins).
|
||||
* Apps not listed default to 'panel'. */
|
||||
export const APP_DEFAULT_DISPLAY_MODE: Record<string, DisplayMode> = {
|
||||
'indeedhub': 'fullscreen',
|
||||
}
|
||||
|
||||
/** Initial display mode for an app session: per-app user choice → per-app
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user