mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-27 23:18:34 +00:00
settings UI tweaks
This commit is contained in:
@@ -5,6 +5,8 @@ export abstract class SettingsTabProvider {
|
||||
id: string
|
||||
icon: string
|
||||
title: string
|
||||
weight = 0
|
||||
prioritized = false
|
||||
|
||||
getComponentType (): any {
|
||||
return null
|
||||
|
Reference in New Issue
Block a user