fix: general qol additions

This commit is contained in:
LukeGus
2026-07-20 01:28:17 -05:00
parent 8da7b25c81
commit 7ba45969f6
24 changed files with 963 additions and 208 deletions
+1
View File
@@ -221,6 +221,7 @@ export type HostFolder = {
path?: string;
color?: string;
icon?: string;
credentialId?: number | null;
};
export type TabType =