Merge branch 'main' into v1.2

This commit is contained in:
Bereket Engida
2025-02-14 15:17:41 +03:00
32 changed files with 468 additions and 98 deletions

View File

@@ -46,3 +46,5 @@ export const {
useListOrganizations,
useActiveOrganization,
} = client;
client.$store.listen("$sessionSignal", async () => {});