We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699491f commit 5eb44b7Copy full SHA for 5eb44b7
program/js/app.js
@@ -71,7 +71,7 @@ function rcube_webmail() {
71
popup_width: 1150,
72
popup_width_small: 900,
73
thread_padding: '15px',
74
- browser_capabilities: {}
+ browser_capabilities: {},
75
};
76
77
// create protected reference to myself
0 commit comments