mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-07-25 22:18:38 +02:00
[PR #1314] [CLOSED] Allow connection attempt to local server when internet is not available #1554
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1314
Author: @ashanrath
Created: 9/7/2024
Status: ❌ Closed
Base:
master← Head:disable_offline_check📝 Commits (1)
6a3c546Update ServerConnectForm.vue📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
components/connection/ServerConnectForm.vue(+3 -3)📄 Description
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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.