🔧 Support for refactored import process WIP
This commit is contained in:
@@ -46,3 +46,7 @@ export const deleteSettings = () => async (dispatch) => {
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
export const flushDb = () => async (dispatch) => {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user