mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 10:20:15 +01:00
fix: necessary font changes (#1818)
* fix: necessary font changes * chore: minor bump
This commit is contained in:
parent
fe0ef2ce61
commit
98064244bf
37 changed files with 178 additions and 47 deletions
|
|
@ -17,7 +17,7 @@ export default function Footer() {
|
|||
rel="noreferrer"
|
||||
className="underline"
|
||||
>
|
||||
{config?.appTitle || 'LibreChat'} v0.6.9
|
||||
{config?.appTitle || 'LibreChat'} v0.6.10
|
||||
</a>
|
||||
{' - '}. {localize('com_ui_pay_per_call')}
|
||||
</>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue