Remove redundant comma
This commit is contained in:
parent
8d3ff9e011
commit
4077bcbecd
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ var kolab_shortcuts = {
|
||||||
|
|
||||||
return rcmail.command('toggle-editor', data, selector, e);
|
return rcmail.command('toggle-editor', data, selector, e);
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// create a fake element centered on the page,
|
// create a fake element centered on the page,
|
||||||
|
|
Loading…
Add table
Reference in a new issue