mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
[PR #974] feat: set pwa display type via environment variable #525
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/pocket-id/pocket-id/pull/974
State: closed
Merged: No
This feature allows the user to set the 'display' type to be used in the app manifest for use when saving as a PWA. The default setting retains the existing "minimal-ui" value.
based on earlier concepts by @ItalyPaleAle.