[feat] multiple cards import
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
}
|
||||
async function createImport() {
|
||||
reseter();
|
||||
const cid = await importCharacter();
|
||||
await importCharacter();
|
||||
selectedCharID.set(-1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user