mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-14 02:55:00 -05:00
WebUI Types #1061
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huntabyte on GitHub (May 28, 2024).
Is your feature request related to a problem? Please describe.
When running the project during local development, the types in the frontend portion of the application are often unclear.
Describe the solution you'd like
Type safety throughout the application that enables changes to be made with confidence.
Describe alternatives you've considered
N/A
Additional context
I can assist with some PRs :)