mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-24 21:39:36 +02:00
Changed order and names of some setting tabs
This commit is contained in:
parent
750891cffa
commit
04e80b339c
9 changed files with 22 additions and 20 deletions
|
@ -8,7 +8,7 @@ export interface WeatherForm {
|
|||
weatherData: WeatherData;
|
||||
}
|
||||
|
||||
export interface SearchForm {
|
||||
export interface GeneralForm {
|
||||
hideSearch: boolean;
|
||||
defaultSearchProvider: string;
|
||||
searchSameTab: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue