mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 15:53:02 +10:00
fix: remove templateToken
This commit is contained in:
@ -63,6 +63,7 @@ export const singleplayerRouter = router({
|
||||
// Dummy data.
|
||||
id: -1,
|
||||
documentId: -1,
|
||||
templateId: null,
|
||||
recipientId: -1,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user