mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-08-29 18:31:33 +00:00
fix: general qol additions
This commit is contained in:
@@ -221,6 +221,7 @@ export type HostFolder = {
|
||||
path?: string;
|
||||
color?: string;
|
||||
icon?: string;
|
||||
credentialId?: number | null;
|
||||
};
|
||||
|
||||
export type TabType =
|
||||
|
||||
Reference in New Issue
Block a user