mirror of
https://github.com/HeyPuter/puter.git
synced 2025-01-24 23:38:40 +08:00
added window hide delay config
This commit is contained in:
parent
b9d7a1d2a1
commit
00f2dbdcf0
@ -110,6 +110,7 @@ window.upload_progress_hide_delay = 500;
|
||||
window.active_uploads = {};
|
||||
window.copy_progress_hide_delay = 1000;
|
||||
window.zip_progress_hide_delay = 2000;
|
||||
window.unzip_progress_hide_delay = 2000;
|
||||
window.busy_indicator_hide_delay = 600;
|
||||
window.global_element_id = 0;
|
||||
window.operation_id = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user