mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-26 11:57:34 -07:00
actually increase line num
This commit is contained in:
parent
f43b5a2537
commit
dfb6178ddf
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ export async function importPosts(
|
|||
apHashtags: undefined,
|
||||
apEmojis: undefined,
|
||||
});
|
||||
linenum++;
|
||||
} catch (e) {
|
||||
logger.warn(`Error in line:${linenum} ${e}`);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue