Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wont-stream committed Nov 20, 2024
1 parent ae0c077 commit 2fa1710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/rpc/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ export function onLoad() {
}
console.warn(msg);
FluxDispatcher.dispatch({ type: "LOCAL_ACTIVITY_UPDATE", ...msg }); // set RPC statusa
}))
}
}

0 comments on commit 2fa1710

Please sign in to comment.