mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Blacklists isCancelable
This commit is contained in:
parent
d5fdee72d3
commit
63eeac49f8
@ -40,6 +40,7 @@ const systemPersistConfig = {
|
|||||||
key: 'system',
|
key: 'system',
|
||||||
storage,
|
storage,
|
||||||
blacklist: [
|
blacklist: [
|
||||||
|
'isCancelable',
|
||||||
'isConnected',
|
'isConnected',
|
||||||
'isProcessing',
|
'isProcessing',
|
||||||
'currentStep',
|
'currentStep',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user