Skip to content

Commit 94cfe95

Browse files
committed
Oppdaterer type
1 parent 5017744 commit 94cfe95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xp-archive/shared/types.ts

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export type Attachment = {
4949
export type Content = {
5050
_id: string;
5151
_path: string;
52+
_versionKey: string;
5253
displayName: string;
5354
type: ContentType;
5455
language: string;

0 commit comments

Comments
 (0)