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',
|
||||
storage,
|
||||
blacklist: [
|
||||
'isCancelable',
|
||||
'isConnected',
|
||||
'isProcessing',
|
||||
'currentStep',
|
||||
|
Loading…
Reference in New Issue
Block a user