mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-13 02:53:47 +00:00
Migrated progress and fallback visits actions to payload actions
This commit is contained in:
@@ -33,4 +33,4 @@ export default (container: IContainer) => combineReducers<ShlinkState>({
|
||||
visitsOverview: container.visitsOverviewReducer,
|
||||
appUpdated: appUpdatesReducer,
|
||||
sidebar: sidebarReducer,
|
||||
});
|
||||
} as any); // TODO Fix this
|
||||
|
||||
Reference in New Issue
Block a user