[PR #813] [MERGED] Add missing space for authors as well #777 #1469

Closed
opened 2026-04-24 23:58:41 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/813
Author: @casrou
Created: 7/26/2023
Status: Merged
Merged: 7/27/2023
Merged by: @advplyr

Base: masterHead: master


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pages/item/_id/index.vue (+1 -1)

📄 Description

Seems that the space still is missing before comma for the 'Authors' field. I believe it ought to have been a part of https://github.com/advplyr/audiobookshelf-app/commit/dd91bc666792f9ebaea6de2bb9c272cb38f0cd58 that fixes #777 🙂

Also cleans up an inconsistency in what was used as key for the separator-span.


🔄 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/813 **Author:** [@casrou](https://github.com/casrou) **Created:** 7/26/2023 **Status:** ✅ Merged **Merged:** 7/27/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`defc7d2`](https://github.com/advplyr/audiobookshelf-app/commit/defc7d216a953ce4bb6a932bdc1c002f99ce1149) Add missing space for authors as well #777 - [`389c7d2`](https://github.com/advplyr/audiobookshelf-app/commit/389c7d23ca43fd7d02207d6f9589942ccc3da3bc) Revert to index as key ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pages/item/_id/index.vue` (+1 -1) </details> ### 📄 Description Seems that the space still is missing before comma for the 'Authors' field. I believe it ought to have been a part of https://github.com/advplyr/audiobookshelf-app/commit/dd91bc666792f9ebaea6de2bb9c272cb38f0cd58 that fixes #777 🙂 Also cleans up an inconsistency in what was used as `key` for the separator-`span`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-24 23:58:41 +02:00
adam closed this issue 2026-04-24 23:58:42 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1469