♿ move font size to project settings
This commit is contained in:
@@ -10,7 +10,6 @@ export interface RecentProject {
|
||||
export interface GlobalConfig {
|
||||
apiKey?: string
|
||||
projectPath?: string
|
||||
fontSize?: number
|
||||
theme?: 'dark' | 'light'
|
||||
recentProjects?: RecentProject[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user