mirror of
https://github.com/pawelmalak/flame.git
synced 2026-02-28 09:23:12 +08:00
Changed order and names of some setting tabs
This commit is contained in:
@@ -8,7 +8,7 @@ export interface WeatherForm {
|
||||
weatherData: WeatherData;
|
||||
}
|
||||
|
||||
export interface SearchForm {
|
||||
export interface GeneralForm {
|
||||
hideSearch: boolean;
|
||||
defaultSearchProvider: string;
|
||||
searchSameTab: boolean;
|
||||
|
||||
Reference in New Issue
Block a user