mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
lint
This commit is contained in:
@@ -189,7 +189,7 @@ export const systemSlice = createSlice({
|
||||
title: t('toast.serverError'),
|
||||
status: 'error',
|
||||
description: ToastDescription({ message: startCase(action.payload.data.error_type), sessionId }),
|
||||
duration: null
|
||||
duration: null,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user