mirror of
https://github.com/handsomezhuzhu/AeroStart.git
synced 2026-02-20 20:10:15 +00:00
插件功能完善,搜索框发光条可以调节
This commit is contained in:
@@ -39,6 +39,7 @@ export interface UserSettings {
|
||||
searchHistory: string[];
|
||||
language: Language;
|
||||
motto: string;
|
||||
searchGlow: number;
|
||||
}
|
||||
|
||||
export type SettingsSection = 'general' | 'wallpaper' | 'search';
|
||||
|
||||
Reference in New Issue
Block a user