Skip to content

Commit a0846f7

Browse files
committed
Remove trailing semicolon
1 parent 06307f9 commit a0846f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/deko/settings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
};
3030

3131
E.showMenu(appMenu);
32-
});
32+
})

0 commit comments

Comments
 (0)