Skip to content

Commit

Permalink
update generated client files
Browse files Browse the repository at this point in the history
  • Loading branch information
linomp committed Jul 12, 2024
1 parent 4a13d4e commit 7ce9e28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mvp/client/ui/src/api/generated/models/UserMessage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
export type UserMessage = {
type: UserMessage.type;
content: string;
seen?: boolean;
};

export namespace UserMessage {
Expand Down

0 comments on commit 7ce9e28

Please sign in to comment.