mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 10:23:33 +00:00
[enhancement]: also save fullscreen/maximize
This commit is contained in:
parent
c0110eff82
commit
6824a5db7a
3 changed files with 18 additions and 2 deletions
|
|
@ -64,6 +64,7 @@ const env = {
|
|||
SERVER_NAME: process.env.SERVER_NAME ?? '',
|
||||
SERVER_TYPE,
|
||||
SERVER_URL: process.env.SERVER_URL ?? 'http://',
|
||||
START_MAXIMIZED: store.get('maximized'),
|
||||
};
|
||||
|
||||
export const localSettings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue