mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-04 20:20:50 -06:00
Enable fullpage_on_loading by default for new apps
This commit is contained in:
@@ -292,6 +292,7 @@ async function create_app(title, source_path = null, items = null) {
|
||||
dedupeName: true,
|
||||
metadata: {
|
||||
window_resizable: true,
|
||||
fullpage_on_landing: true,
|
||||
},
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user