This makes the multiaccount more explicit, while making it less confusing when wanting to switch account from different Audiobookshelf backends.
Though this does not add a "Switch account" button within the side drawer, this renames the "Logout" button from the "Account" submenu to "Switch account".
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/advplyr/audiobookshelf-app/pull/755
**Author:** [@bLuka](https://github.com/bLuka)
**Created:** 6/24/2023
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`ed02474`](https://github.com/advplyr/audiobookshelf-app/commit/ed024744a18c3c2be764686b48dc80e1aebfa891) Rename "Logout" button to "Switch account"
### 📊 Changes
**2 files changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `components/app/SideDrawer.vue` (+1 -1)
📝 `pages/account.vue` (+1 -1)
</details>
### 📄 Description
Address #628
This makes the multiaccount more explicit, while making it less confusing when wanting to switch account from different Audiobookshelf backends.
Though this does not add a "Switch account" button within the side drawer, this renames the "Logout" button from the "Account" submenu to "Switch account".

---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/755
Author: @bLuka
Created: 6/24/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
ed02474Rename "Logout" button to "Switch account"📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
components/app/SideDrawer.vue(+1 -1)📝
pages/account.vue(+1 -1)📄 Description
Address #628
This makes the multiaccount more explicit, while making it less confusing when wanting to switch account from different Audiobookshelf backends.
Though this does not add a "Switch account" button within the side drawer, this renames the "Logout" button from the "Account" submenu to "Switch account".
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.