Skip to content

Commit 5eb44b7

Browse files
committed
CS fix
1 parent 699491f commit 5eb44b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program/js/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ function rcube_webmail() {
7171
popup_width: 1150,
7272
popup_width_small: 900,
7373
thread_padding: '15px',
74-
browser_capabilities: {}
74+
browser_capabilities: {},
7575
};
7676

7777
// create protected reference to myself

0 commit comments

Comments
 (0)