mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-10 18:34:36 +00:00
move terminal-tab to use .profile
This commit is contained in:
@@ -8,7 +8,7 @@ export interface Profile {
|
||||
type: string
|
||||
name: string
|
||||
group?: string
|
||||
options?: Record<string, any>
|
||||
options: Record<string, any>
|
||||
|
||||
icon?: string
|
||||
color?: string
|
||||
|
Reference in New Issue
Block a user