mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
delint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
b5318b4ebc
commit
d429756094
@ -131,6 +131,7 @@ export async function loadSkin() {
|
|||||||
import(
|
import(
|
||||||
/* webpackChunkName: "riot-web-component-index" */
|
/* webpackChunkName: "riot-web-component-index" */
|
||||||
/* webpackPreload: true */
|
/* webpackPreload: true */
|
||||||
|
// @ts-ignore - this module is generated so may fail lint
|
||||||
"../component-index"),
|
"../component-index"),
|
||||||
]);
|
]);
|
||||||
sdk.loadSkin(skin);
|
sdk.loadSkin(skin);
|
||||||
|
Loading…
Reference in New Issue
Block a user