Files
open-webui-custom/src/lib
silentoplayz 244809bab7 fix: update Functions page after deleting a function
The Functions page was not updating after a function was deleted. This was because the local `functions` variable was not being updated after a successful deletion.

This commit fixes the bug by filtering the deleted function from the local `functions` array, which triggers a UI refresh.
2025-11-03 21:03:27 -05:00
..
2025-11-02 18:41:57 -05:00
2025-11-03 02:59:13 +00:00
2025-10-26 19:23:55 -07:00
2025-10-26 19:23:55 -07:00
2025-06-20 16:24:04 +08:00
2025-10-22 17:12:05 -04:00