mirror of https://github.com/vector-im/riot-web
parent
b5318b4ebc
commit
d429756094
|
@ -131,6 +131,7 @@ export async function loadSkin() {
|
|||
import(
|
||||
/* webpackChunkName: "riot-web-component-index" */
|
||||
/* webpackPreload: true */
|
||||
// @ts-ignore - this module is generated so may fail lint
|
||||
"../component-index"),
|
||||
]);
|
||||
sdk.loadSkin(skin);
|
||||
|
|
Loading…
Reference in New Issue