mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-08-24 14:48:42 +08:00
Persist slice of redux state in local storage
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { ThemePreference } from "../reducers/settingsReducer";
|
||||
|
||||
// List of settings related action types.
|
||||
export const POLL_INTERVAL_CHANGE = "POLL_INTERVAL_CHANGE";
|
||||
export const THEME_PREFERENCE_CHANGE = "THEME_PREFERENCE_CHANGE";
|
||||
|
Reference in New Issue
Block a user