mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-30 23:15:14 -04:00
Cleans code.
This commit is contained in:
parent
6d3438cb1c
commit
fa6e7cfa1a
2 changed files with 2 additions and 6 deletions
|
@ -108,7 +108,7 @@ modulejs.define('ext/filter', ['_', '$', 'core/settings', 'core/resource', 'core
|
|||
})
|
||||
.on('keypress', updt);
|
||||
|
||||
event.sub('location.changed', updf)
|
||||
event.sub('location.changed', updf);
|
||||
};
|
||||
|
||||
init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue