mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-24 22:35:39 -04:00
UI Cleanup - Updated Instrumentation, jQuery and Mixins subtrees.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
var vent = require('vent');
|
||||
var Marionette = require('marionette');
|
||||
|
||||
module.exports = Marionette.ItemView.extend({template : 'Hotkeys/HotkeysViewTemplate'});
|
||||
module.exports = Marionette.ItemView.extend({
|
||||
template : 'Hotkeys/HotkeysViewTemplate'
|
||||
});
|
||||
Reference in New Issue
Block a user