mirror of
https://github.com/HeyPuter/puter.git
synced 2026-05-29 21:01:27 +00:00
Update UIWindowMyWebsites.js
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
This commit is contained in:
@@ -44,7 +44,7 @@ async function UIWindowMyWebsites(options){
|
||||
allow_native_ctxmenu: true,
|
||||
allow_user_select: true,
|
||||
width: 400,
|
||||
dominant: true,
|
||||
dominant: false,
|
||||
onAppend: function(el_window){
|
||||
},
|
||||
window_css:{
|
||||
|
||||
Reference in New Issue
Block a user