mirror of
https://github.com/linkwarden/linkwarden.git
synced 2026-07-01 08:16:26 +00:00
- Updated multiple components to remove the `void` operator from async function calls, improving code readability and consistency. - Components affected include LinkDetailsSheet, LoginSheet, ReadableHighlightSheet, ReadableHighlightsSheet, ReaderSettingsSheet, SelfHostedServerSheet, SignUpSheet, SupportSheet, and ReadableFormat. - Enhanced instance configuration handling in auth store to manage instance info and logins more effectively. - Added promotional email acceptance option in sign-up process. - Improved error handling for instance configuration fetching.