This commit is contained in:
RickyRister 2025-12-07 05:15:20 -08:00
parent bcb492da66
commit c6934205d2

View file

@ -1,6 +1,5 @@
#include "loaded_deck.h"
bool LoadedDeck::LoadInfo::isEmpty() const
{
return fileName.isEmpty() && remoteDeckId == NON_REMOTE_ID;