1
0
Fork 0

Linter fixes

This commit is contained in:
Mouse Reeve 2021-06-08 12:42:45 -07:00
parent eb12506985
commit e65bc09e7a
2 changed files with 4 additions and 3 deletions

View file

@ -183,6 +183,7 @@ let BookWyrm = new class {
if (focus) {
this.toggleFocus(focus);
}
return false;
}