mirror of
https://github.com/docmost/docmost.git
synced 2026-05-18 23:44:24 +08:00
collaboration module cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const useCollaborationURL = (): string => {
|
||||
const PATH = "/collaboration";
|
||||
const PATH = "/collab";
|
||||
|
||||
// TODO: revisit
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user