mirror of
https://github.com/HeyPuter/puter.git
synced 2026-01-01 02:30:41 -06:00
Update globals.js (#1702)
This commit is contained in:
@@ -207,7 +207,7 @@ window.feature_flags = {
|
||||
}
|
||||
|
||||
// whitelisted users for AI app
|
||||
window.ai_app_whitelisted_users = ['admin', 'nj'];
|
||||
window.ai_app_whitelisted_users = ['admin', 'nj', 'salazareos'];
|
||||
|
||||
window.is_auto_arrange_enabled = true;
|
||||
window.desktop_item_positions = {};
|
||||
|
||||
Reference in New Issue
Block a user