Remove content from the API
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -18,7 +18,6 @@ import { sprintf } from "@probo/helpers";
|
||||
type Document = {
|
||||
document_version_id: string;
|
||||
title: string;
|
||||
content: string;
|
||||
signed?: boolean;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user