Skip to content

Commit ab7340a

Browse files
Update lib/database.types.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 4845786 commit ab7340a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/database.types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ export interface ThreadSummary {
191191
}
192192

193193
export interface ChatSession {
194-
id: string;
194+
id: string
195195
session_id: string
196196
user_id: string
197197
team_id?: string

0 commit comments

Comments
 (0)