Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
euaaaio committed Feb 1, 2023
1 parent 361e49e commit e68bb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ function createLogger(app, api, store, storeName, groupId, nodeId) {
payload.state = {
state: {},
store: {
acitve: store.acitve,
active: store.active,
listeners: store.lc
}
}
Expand Down

0 comments on commit e68bb8a

Please sign in to comment.