Skip to content

Commit 9045648

Browse files
committed
i guess not
1 parent db91d04 commit 9045648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/packages/api/types/filesystem.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ export type FilesystemEntry = {
88
}
99

1010
export type CreateFilesystemEntryResponse = {
11-
EntityID: string
11+
NewID: string
1212
}

0 commit comments

Comments
 (0)