mirror of
https://github.com/eugeny/tabby
synced 2025-12-14 03:35:41 +00:00
use the new selector for profiles
This commit is contained in:
@@ -71,4 +71,8 @@ export class SelectorModalComponent<T> {
|
||||
close (): void {
|
||||
this.modalInstance.dismiss()
|
||||
}
|
||||
|
||||
iconIsSVG (icon: string): boolean {
|
||||
return icon?.startsWith('<')
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user