open-webui/src
bannert 9c2313a1bd feat(i18n): improve init function with cleaner code and nullish coalescing operator
- Use object destructuring for clearer variable assignment.
   - Utilize the nullish coalescing operator to simplify ternary expressions.
   - Refactored the import statement to remove duplication.
2024-06-30 02:44:03 +02:00
..
lib feat(i18n): improve init function with cleaner code and nullish coalescing operator 2024-06-30 02:44:03 +02:00
routes refac 2024-06-27 12:16:55 -07:00
app.css refac: styling 2024-06-23 20:40:12 -07:00
app.d.ts chat feature added 2023-10-08 15:38:42 -07:00
app.html enh: iframe support 2024-06-19 16:51:29 -07:00
tailwind.css