mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2025-02-08 18:48:18 +01:00
Add comment
Co-authored-by: Bruno Windels <274386+bwindels@users.noreply.github.com>
This commit is contained in:
parent
989ecd785a
commit
acffd15002
@ -162,6 +162,7 @@ export class ThemeLoader {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/** Maps theme display name to theme information */
|
||||||
get themeMapping(): Record<string, ThemeInformation> {
|
get themeMapping(): Record<string, ThemeInformation> {
|
||||||
return this._themeMapping;
|
return this._themeMapping;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user