audiobookshelf-app
audiobookshelf-app copied to clipboard
Allow connection attempt to local server when internet is not available
Removed the !networkConnected condition on the disabled state for the address input field and the submit button. Text is unchanged, however allows a user to attempt to connect to a local resource even if they do not have an active internet connection.
Fixes #566