Skip to content

Commit

Permalink
Removed snake case field
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramon Candel authored and Ramon Candel committed Aug 9, 2023
1 parent b474175 commit 0f60edc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/drive/share/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ export type PrivateSharedFolder = {
encryptionKey: string;
createdAt: string;
updatedAt: string;
shared_with: string;
folder: {
id: number;
uuid: string;
Expand Down

0 comments on commit 0f60edc

Please sign in to comment.