mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(ui): typo
This commit is contained in:
parent
bbb4e8f5ef
commit
4aec5d8ffc
@ -352,7 +352,7 @@ export const systemSlice = createSlice({
|
||||
});
|
||||
|
||||
/**
|
||||
* Session Invoked - PENDING
|
||||
* User Invoked
|
||||
*/
|
||||
|
||||
builder.addCase(userInvoked, (state) => {
|
||||
|
Loading…
Reference in New Issue
Block a user