collaboration module cleanup

This commit is contained in:
Philipinho
2024-05-04 17:15:05 +01:00
parent fece460051
commit 8cfc42b79a
2 changed files with 4 additions and 3 deletions
@@ -1,5 +1,5 @@
const useCollaborationURL = (): string => {
const PATH = "/collaboration";
const PATH = "/collab";
// TODO: revisit
/*