mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-25 22:36:59 -04:00
New: Readarr 0.1
This commit is contained in:
@@ -21,6 +21,7 @@ import * as artist from './artistActions';
|
||||
import * as artistEditor from './artistEditorActions';
|
||||
import * as artistHistory from './artistHistoryActions';
|
||||
import * as artistIndex from './artistIndexActions';
|
||||
import * as series from './seriesActions';
|
||||
import * as search from './searchActions';
|
||||
import * as settings from './settingsActions';
|
||||
import * as system from './systemActions';
|
||||
@@ -52,6 +53,7 @@ export default [
|
||||
artistEditor,
|
||||
artistHistory,
|
||||
artistIndex,
|
||||
series,
|
||||
search,
|
||||
settings,
|
||||
system,
|
||||
|
||||
Reference in New Issue
Block a user