Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
d2c9712737
commit
1ad99af227
@@ -499,6 +499,7 @@ interface ImportResult {
|
||||
inserted: number;
|
||||
skipped: number;
|
||||
errors: string[];
|
||||
skipReasons?: Record<string, number>;
|
||||
}
|
||||
|
||||
function ImportPage() {
|
||||
|
||||
Reference in New Issue
Block a user