mirror of
https://github.com/eugeny/tabby
synced 2025-12-12 10:45:45 +00:00
added settings tab icons
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export abstract class SettingsTabProvider {
|
||||
id: string
|
||||
icon: string
|
||||
title: string
|
||||
|
||||
getComponentType (): any {
|
||||
|
||||
Reference in New Issue
Block a user