This website requires JavaScript.
Explore
Help
Sign In
e2m
/
dispatch
Watch
4
Star
0
Fork
0
You've already forked dispatch
Code
Issues
Pull Requests
Releases
Wiki
Activity
2e48554b26
dispatch
/
client
/
js
/
routes.js
6 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Move wrapWidth handling out of MessageBox, improve scroll position handling, use custom routing, close menu when clicking anywhere
2017-05-07 20:19:15 +00:00
export
default
{
connect
:
'/connect'
,
settings
:
'/settings'
,
Handle kick, rename server to network
2020-06-15 08:58:51 +00:00
chat
:
'/:network(/:name)'
Move wrapWidth handling out of MessageBox, improve scroll position handling, use custom routing, close menu when clicking anywhere
2017-05-07 20:19:15 +00:00
}
;
Reference in New Issue
Copy Permalink