This website requires JavaScript.
Explore
Help
Sign In
gaja-group
/
matrix-bot
Watch
2
Star
0
Fork
You've already forked matrix-bot
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6fc1c54e66
matrix-bot
/
src
/
index.js
2 lines
78 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Reshuffle to put "HTML" (JSX) and CSS together as a theme with logic elsewhere.
2015-06-23 15:40:50 +02:00
module
.
exports
.
MatrixChat
=
require
(
"../themes/base/views/pages/MatrixChat"
)
;