forked from mystiq/hydrogen-web
Remove base key
This commit is contained in:
parent
b00bbc7daf
commit
48da6c782c
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ export type ThemeManifest = {
|
|||
};
|
||||
|
||||
type Variant = {
|
||||
base: boolean;
|
||||
/**
|
||||
* If true, this variant is used a default dark/light variant and will be the selected theme
|
||||
* when "Match system theme" is selected for this theme collection in settings.
|
||||
|
|
Loading…
Reference in a new issue