Reshuffle to put "HTML" (JSX) and CSS together as a theme with logic elsewhere.
This commit is contained in:
+1
-1
@@ -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