[PR #582] [MERGED] Fix GetPVD in dic #1050

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/582
Author: @fuzz6001
Created: 10/16/2023
Status: Merged
Merged: 10/16/2023
Merged by: @mnadareski

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 MPF.Core/Modules/DiscImageCreator/Parameters.cs (+1 -1)

📄 Description

The condition seems to be reversed.


🔄 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/582 **Author:** [@fuzz6001](https://github.com/fuzz6001) **Created:** 10/16/2023 **Status:** ✅ Merged **Merged:** 10/16/2023 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`f6f3cb7`](https://github.com/SabreTools/MPF/commit/f6f3cb7c080d579761eaa2b89c2856bb302b80cf) Correct the condition ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MPF.Core/Modules/DiscImageCreator/Parameters.cs` (+1 -1) </details> ### 📄 Description The condition seems to be reversed. --- <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:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1050