Update CONTRIBUTING.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
1f41f6b540
commit
74910e8408
@ -426,8 +426,7 @@ by Vue Router.
|
|||||||
|
|
||||||
The router is in `src/router.js`
|
The router is in `src/router.js`
|
||||||
|
|
||||||
Most data in the frontend is stored at the root level, even
|
Most data in the frontend is stored at the root level, even though the router can navigate to different pages.
|
||||||
though you changed the current router to any other pages.
|
|
||||||
|
|
||||||
The data and socket logic are in `src/mixins/socket.js`.
|
The data and socket logic are in `src/mixins/socket.js`.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user