mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-25 21:04:02 +02:00
The account setting list the connection name which is the server address directly followed by the username. This is then followed by a field repeating the username again. This duplication of information is nor really helpful, which is why this patch replaces this with two fields containing just the two information: host address and username.