mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 11:35:04 +01:00
Make comment clearer
This commit is contained in:
parent
7a3eabf39c
commit
f658dc2e4b
@ -23,7 +23,7 @@ export type ThemeManifest = {
|
|||||||
// A user-facing string that is the name for this theme-collection.
|
// A user-facing string that is the name for this theme-collection.
|
||||||
name: string;
|
name: string;
|
||||||
/**
|
/**
|
||||||
* This is produced during the build process and includes data
|
* This is added to the manifest during the build process and includes data
|
||||||
* that is needed to load themes at runtime.
|
* that is needed to load themes at runtime.
|
||||||
*/
|
*/
|
||||||
source?: {
|
source?: {
|
||||||
|
Loading…
Reference in New Issue
Block a user