[PR #851] [MERGED] Fix separator between authors #1471

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/851
Author: @lkiesow
Created: 8/30/2023
Status: Merged
Merged: 9/10/2023
Merged by: @advplyr

Base: masterHead: author-separator


📝 Commits (1)

  • 77f70e4 Fix separator between authors

📊 Changes

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

View changed files

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

📄 Description

This patch fixes a small problem with the separator between several authors which is Author A , Author B, but should be instead Author A, Author B like with the other metadata fields.


🔄 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/851 **Author:** [@lkiesow](https://github.com/lkiesow) **Created:** 8/30/2023 **Status:** ✅ Merged **Merged:** 9/10/2023 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `author-separator` --- ### 📝 Commits (1) - [`77f70e4`](https://github.com/advplyr/audiobookshelf-app/commit/77f70e48deec4694464b6352b97242d3c636d6ac) Fix separator between authors ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pages/item/_id/index.vue` (+2 -2) </details> ### 📄 Description This patch fixes a small problem with the separator between several authors which is `Author A , Author B`, but should be instead `Author A, Author B` like with the other metadata fields. --- <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:42 +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#1471