Skip to content

Commit

Permalink
Update Version.tsx
Browse files Browse the repository at this point in the history
✒ Typo
  • Loading branch information
pilitz committed Aug 1, 2024
1 parent 6e3e849 commit b249b03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/frontend/src/pages/version/Version.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ const Version = () => {
</p>
<ul>
<li>Alle Chat-Verläufe in dem Tab "Chat" werden automatisch gespeichert</li>
<li>Chats können im "Historie"-Fenster gelöscht, umbenannt oder favourisiert werden</li>
<li>Favourisierte Chats werden immer ganz oben angezeigt</li>
<li>Chats können im "Historie"-Fenster gelöscht, umbenannt oder favorisiert werden</li>
<li>Favorisiert Chats werden immer ganz oben angezeigt</li>
<li>Die Chats werden nach dem letzte Bearbeitungszeitpunkt sortiert und werden gruppiert in "Heute", "Gestern", "Letzte 7 Tage" und "Älter"</li>
</ul>

Expand Down

0 comments on commit b249b03

Please sign in to comment.