Fix unsubmitted segments not saving

This commit is contained in:
Ajay
2024-01-05 22:21:51 -05:00
parent a3c43c868a
commit 778d823820
7 changed files with 14 additions and 14 deletions

View File

@@ -158,7 +158,7 @@ class CategorySkipOptionsComponent extends React.Component<CategorySkipOptionsPr
});
}
Config.forceSyncUpdate("categorySelections");
Config.forceLocalUpdate("categorySelections");
}
getCategorySkipOptions(): JSX.Element[] {