mirror of
https://github.com/documenso/documenso.git
synced 2026-08-25 07:42:28 +10:00
feat: add ability to save documents as template (#2661)
This commit is contained in:
@@ -70,6 +70,7 @@ export default function EmbedPlaygroundPage() {
|
||||
allowDistributing: false,
|
||||
allowDirectLink: false,
|
||||
allowDuplication: false,
|
||||
allowSaveAsTemplate: false,
|
||||
allowDownloadPDF: false,
|
||||
allowDeletion: false,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user