[PR #781] [MERGED] Fix bug with volume labels #1160

Closed
opened 2026-01-29 16:25:46 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/781
Author: @Deterous
Created: 12/15/2024
Status: Merged
Merged: 12/15/2024
Merged by: @mnadareski

Base: masterHead: master


📝 Commits (1)

  • fa85528 Fix bug with volume labels

📊 Changes

2 files changed (+11 additions, -0 deletions)

View changed files

📝 CHANGELIST.md (+1 -0)
📝 MPF.Frontend/Tools/SubmissionGenerator.cs (+10 -0)

📄 Description

If all labels are deleted, revert to using just the drive label, re: https://github.com/SabreTools/MPF/issues/744


🔄 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/SabreTools/MPF/pull/781 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 12/15/2024 **Status:** ✅ Merged **Merged:** 12/15/2024 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`fa85528`](https://github.com/SabreTools/MPF/commit/fa855280debe2d8fea6529dfad12d933360137ec) Fix bug with volume labels ### 📊 Changes **2 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELIST.md` (+1 -0) 📝 `MPF.Frontend/Tools/SubmissionGenerator.cs` (+10 -0) </details> ### 📄 Description If all labels are deleted, revert to using just the drive label, re: https://github.com/SabreTools/MPF/issues/744 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:25:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1160