mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-15 17:43:03 +03:00
dc64470d5d
* feat: make chat list hidden on mobile by default * feat: autoclose chat list on click * feat: move footer to chat lists bottom when user is logged in * feat: fix header when user is logged in * chore: refacto ChatMessages * feat: reverse chat list display on fetch * feat: fix new chat button
4 lines
187 B
TypeScript
4 lines
187 B
TypeScript
export const GITHUB_URL = "https://github.com/stangirard/quivr";
|
|
export const TWITTER_URL = "https://twitter.com/quivr_brain";
|
|
export const DISCORD_URL = "https://discord.gg/HUpRgp2HG8";
|