Remove extra newline to please ESLint
See https://travis-ci.org/thelounge/lounge/jobs/217041734#L1200
This commit is contained in:
parent
abd155e881
commit
e62da5b1ea
@ -1296,7 +1296,6 @@ $(function() {
|
|||||||
|
|
||||||
// Store the "previous" value, for next time
|
// Store the "previous" value, for next time
|
||||||
$(this).data("lastvalue", nick);
|
$(this).data("lastvalue", nick);
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
Mousetrap.bind([
|
Mousetrap.bind([
|
||||||
|
Loading…
Reference in New Issue
Block a user