Skip to content

Commit db2aaf3

Browse files
committed
I'm crushing your head!
1 parent 8de7822 commit db2aaf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sys/desk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7581,7 +7581,7 @@ const get_desk_context=()=>{//«
75817581
menu.shift();
75827582
menu.shift();
75837583
}
7584-
let apps_arr = globals.APPLICATIONS_MENU;
7584+
let apps_arr = APPLICATIONS_MENU;
75857585
let apps_menu = [];
75867586
menu.unshift('Applications', apps_menu);
75877587
for (let i=0; i < apps_arr.length; i+=2){

0 commit comments

Comments
 (0)