mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-22 13:15:49 +00:00
perf: add some new keys to initial fetch
This commit is contained in:
@@ -12,6 +12,10 @@ const gui_cache_keys = [
|
||||
'user_preferences.clock_visible',
|
||||
'toolbar_auto_hide_enabled',
|
||||
'has_seen_welcome_window',
|
||||
'desktop_item_positions',
|
||||
'desktop_icons_hidden',
|
||||
'taskbar_position',
|
||||
'has_seen_toolbar_animation',
|
||||
];
|
||||
class KV{
|
||||
MAX_KEY_SIZE = 1024;
|
||||
|
||||
Reference in New Issue
Block a user