fix(ui): typo

This commit is contained in:
psychedelicious 2023-05-29 18:26:10 +10:00 committed by Kent Keirsey
parent bbb4e8f5ef
commit 4aec5d8ffc

View File

@ -352,7 +352,7 @@ export const systemSlice = createSlice({
});
/**
* Session Invoked - PENDING
* User Invoked
*/
builder.addCase(userInvoked, (state) => {