This website requires JavaScript.
Explore
Help
Sign In
discourse
/
discourse-chat-integration
Watch
1
Star
0
Fork
0
You've already forked discourse-chat-integration
mirror of
https://github.com/discourse/discourse-chat-integration.git
synced
2025-03-06 09:49:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
74e5cc6695
Branches
Tags
View all branches
discourse-chat-integration
/
assets
/
javascripts
/
discourse
/
public-route-map.js
4 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
DEV: apply coding standards (#43)
2020-09-04 13:23:28 +02:00
export
default
function
(
)
{
DEV: Apply prettier to JS and SCSS files
2018-09-12 16:16:18 +01:00
this
.
route
(
"transcript"
,
{
path
:
"/chat-transcript/:secret"
}
)
;
}
Reference in New Issue
Copy Permalink