This commit adds the server version next to the URL. It also adds a new style to ensure that the text wraps properly if the URL is too long. Trying text-wrap didn't work for whatever reason.
Screenshots of the textwrap change:
before:
after:
🔄 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/233
**Author:** [@jmt-gh](https://github.com/jmt-gh)
**Created:** 6/9/2022
**Status:** ✅ Merged
**Merged:** 6/10/2022
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `add_server_version`
---
### 📝 Commits (3)
- [`2180e2f`](https://github.com/advplyr/audiobookshelf-app/commit/2180e2f6497f2c2804159587e2322d4679ddff19) Add server version to drawer
- [`a391db5`](https://github.com/advplyr/audiobookshelf-app/commit/a391db5dc231dcf04f6e3477eedbceb8e8699ca4) Change what is being called for version
- [`c457c8e`](https://github.com/advplyr/audiobookshelf-app/commit/c457c8eaf761f1843d963295bab7592137363c4c) Update components/app/SideDrawer.vue
### 📊 Changes
**1 file changed** (+4 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `components/app/SideDrawer.vue` (+4 -1)
</details>
### 📄 Description
This commit adds the server version next to the URL. It also adds a new style to ensure that the text wraps properly if the URL is too long. Trying text-wrap didn't work for whatever reason.
Screenshots of the textwrap change:
before:

after:

---
<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/233
Author: @jmt-gh
Created: 6/9/2022
Status: ✅ Merged
Merged: 6/10/2022
Merged by: @advplyr
Base:
master← Head:add_server_version📝 Commits (3)
2180e2fAdd server version to drawera391db5Change what is being called for versionc457c8eUpdate components/app/SideDrawer.vue📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
components/app/SideDrawer.vue(+4 -1)📄 Description
This commit adds the server version next to the URL. It also adds a new style to ensure that the text wraps properly if the URL is too long. Trying text-wrap didn't work for whatever reason.
Screenshots of the textwrap change:

before:
after:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.