mirror of
https://github.com/HeyPuter/puter.git
synced 2025-02-02 14:18:43 +08:00
remove 'About' from taskbar apps
This commit is contained in:
parent
515051dabf
commit
161be7fe6b
@ -1760,7 +1760,6 @@ async function get_taskbar_items(user) {
|
||||
{name: 'camera', type: 'app'},
|
||||
{name: 'recorder', type: 'app'},
|
||||
{name: 'terminal', type: 'app'},
|
||||
{name: 'about', type: 'app'},
|
||||
];
|
||||
await db.write(
|
||||
`UPDATE user SET taskbar_items = ? WHERE id = ?`,
|
||||
|
Loading…
Reference in New Issue
Block a user