Files
open-webui-ai4me/src
Classic298 450421b189 fix: correct pending_user_overlay type definition in Config (#20285)
The Config type incorrectly defined 'pending_user_overlay_description'
but the backend returns 'pending_user_overlay_content' and the
AccountPending.svelte component correctly accesses that property.

This fixes the type mismatch to align with the actual backend response.

Fixes #20284
2025-12-31 02:21:59 -05:00
..
2025-12-27 22:16:24 +04:00
2025-12-09 22:28:38 -05:00
2025-11-23 22:16:06 -05:00
2025-07-09 00:34:03 +04:00