mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Activity instead of History
New: Renamed history to activity New: Queue is default tab of activity
This commit is contained in:
@@ -4,7 +4,7 @@ define(
|
||||
'marionette',
|
||||
'jquery',
|
||||
'Health/HealthView',
|
||||
'History/Queue/QueueView',
|
||||
'Activity/Queue/QueueView',
|
||||
'Navbar/Search'
|
||||
], function (Marionette, $, HealthView, QueueView) {
|
||||
return Marionette.Layout.extend({
|
||||
|
||||
Reference in New Issue
Block a user