mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-19 22:19:49 -04:00
* prevent libraries having all null or empty names * stop onboarding continuation if name field is empty * prevent libraries with entirely empty names from being created in TS * remove trim from schema * add comment explaining regex, and `.trim()`