You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
Reshuffle to put "HTML" (JSX) and CSS together as a theme with logic elsewhere.
This commit is contained in:
@ -1 +1 @@
|
||||
module.exports.MatrixChat = require("./views/pages/MatrixChat");
|
||||
module.exports.MatrixChat = require("../themes/base/views/pages/MatrixChat");
|
||||
|
Reference in New Issue
Block a user