Removed todo comment beacuse fixed

This commit is contained in:
Ano-sys
2026-03-21 17:13:45 +01:00
parent d286282f71
commit 8735570f35
+1 -1
View File
@@ -112,6 +112,6 @@ public static partial class PhotoExtension
{
toAddTo.Add(photo);
}
}); // TODO: When reopening folder this throws exception
});
}
}