🏗 Scaffold for CV metadata import
This commit is contained in:
@@ -53,3 +53,8 @@ export const comicinfoAPICall = (options) => async (dispatch) => {
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
export const applyComicVineMatch = options => async (dispatch) => {
|
||||
console.log(options)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user