mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
UI Cleanup - Updated Shared and Shims subtrees.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
var Marionette = require('marionette');
|
||||
|
||||
module.exports = Marionette.ItemView.extend({template : 'Shared/NotFoundViewTemplate'});
|
||||
module.exports = Marionette.ItemView.extend({
|
||||
template : 'Shared/NotFoundViewTemplate'
|
||||
});
|
||||
Reference in New Issue
Block a user