Update card_info_picture_widget.cpp

This commit is contained in:
Zach H 2025-01-26 10:26:10 -05:00 committed by GitHub
parent a309addc78
commit f885682fb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -353,7 +353,7 @@ QMenu *CardInfoPictureWidget::createAddToOpenDeckMenu()
deckEditorTab->addCardHelper(info, DECK_ZONE_SIDE);
});
}
return addToOpenDeckMenu;
}