You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add missing UIClassifier enum and restore explicit enum conversion
- Add UIClassifier to enum exports (was accidentally omitted)
- Restore explicit enum conversion in create_server_config for type safety
- While ServerConfig.__init__ does convert, explicit conversion is safer and clearer
Co-authored-by: iMicknl <1424596+iMicknl@users.noreply.github.com>
0 commit comments