mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Rename system theme
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
336dc6896a
commit
8da80449fa
@ -75,7 +75,7 @@ export class ThemeStore extends Singleton {
|
|||||||
value: themeId,
|
value: themeId,
|
||||||
}));
|
}));
|
||||||
|
|
||||||
options.unshift({ label: "System", value: "system" });
|
options.unshift({ label: "Sync with computer", value: "system" });
|
||||||
|
|
||||||
return options;
|
return options;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user