s/themes/skins/g as we are always describing the whole UI layout here, whereas themes can sometimes just be small cosmetic tweaks (light-on-dark, dark-on-light etc)
This commit is contained in:
parent
0c26206b88
commit
aaa38d95ba
36 changed files with 25 additions and 25 deletions
|
@ -16,4 +16,4 @@ limitations under the License.
|
|||
|
||||
'use strict';
|
||||
|
||||
module.exports.MatrixChat = require("../themes/base/views/pages/MatrixChat");
|
||||
module.exports.MatrixChat = require("../skins/base/views/pages/MatrixChat");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue