fix(cleaners): fix app crash

was caused due to outdated property names

re https://github.com/zyachel/libremdb/issues/83
This commit is contained in:
zyachel
2024-08-23 03:08:45 +05:30
parent e35470edbc
commit 333d3b107e
4 changed files with 4 additions and 4 deletions

View File

@ -290,7 +290,7 @@ export default interface RawTitle {
wins: {
total: number;
};
nominations: {
nominationsExcludeWins: {
total: number;
};
prestigiousAwardSummary?: {