1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00
This commit is contained in:
hatz 2025-05-21 11:35:29 -05:00
parent 91a440247d
commit f160f29473
No known key found for this signature in database

View file

@ -8,7 +8,7 @@
id: "chat-nav-back", id: "chat-nav-back",
variant: "icon", variant: "icon",
icon: "menu", icon: "menu",
href: chats_path, href: path,
frame: chat_frame, frame: chat_frame,
text: "All chats" text: "All chats"
) %> ) %>