Skip to content

Commit

Permalink
Ran format and lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SinghaAnirban005 authored and Spiral-Memory committed Dec 15, 2024
1 parent aa5abd3 commit d75fd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api/src/EmbeddedChatApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1141,4 +1141,4 @@ export default class EmbeddedChatApi {
const data = response.json();
return data;
}
}
}

0 comments on commit d75fd05

Please sign in to comment.