mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
undo lint changes
This commit is contained in:
committed by
psychedelicious
parent
3b6e425e17
commit
80fd4c2176
@ -989,7 +989,6 @@ export const imagesApi = api.injectEndpoints({
|
|||||||
: true;
|
: true;
|
||||||
|
|
||||||
if (isCacheFullyPopulated || isInDateRange) {
|
if (isCacheFullyPopulated || isInDateRange) {
|
||||||
console.log('upserting');
|
|
||||||
// *upsert* to $cache
|
// *upsert* to $cache
|
||||||
dispatch(
|
dispatch(
|
||||||
imagesApi.util.updateQueryData(
|
imagesApi.util.updateQueryData(
|
||||||
|
Reference in New Issue
Block a user