mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-03 07:48:46 +08:00
Update helpers.js
This commit is contained in:
parent
497c633b8a
commit
3cfee32ae0
@ -2052,6 +2052,7 @@ window.launch_app = async (options)=>{
|
||||
is_maximized: options.maximized,
|
||||
is_fullpage: options.is_fullpage,
|
||||
...window_options,
|
||||
show_in_taskbar: app_info.background ? false : window_options?.show_in_taskbar,
|
||||
});
|
||||
|
||||
if ( ! app_info.background ) {
|
||||
|
Loading…
Reference in New Issue
Block a user