mirror of
https://github.com/WenPai-org/wpmind.git
synced 2025-08-03 11:11:27 +08:00
fixed context reset
This commit is contained in:
parent
fdb66ffac4
commit
2616bf0af7
1 changed files with 0 additions and 1 deletions
|
@ -138,7 +138,6 @@ function reducer(state = initialState, action = {}) {
|
|||
return {
|
||||
...state,
|
||||
input: '',
|
||||
context: '',
|
||||
insertionPlace: '',
|
||||
screen: '',
|
||||
response: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue