mirror of
https://github.com/docmost/docmost.git
synced 2025-11-21 08:01:09 +10:00
chore: upgrade packages (#1242)
* upgrade tiptap editor extensions * upgrade packages * fix type issue
This commit is contained in:
@ -36,5 +36,5 @@ export interface IVerifyUserToken {
|
||||
}
|
||||
|
||||
export interface ICollabToken {
|
||||
token: string;
|
||||
token?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user