Wait for external assets file writers to complete

This commit is contained in:
nymkappa
2022-04-22 04:03:08 -04:00
parent cd35ae0b78
commit 452ffb20cf
5 changed files with 63 additions and 51 deletions

View File

@@ -1,5 +1,4 @@
import * as fs from 'fs';
import config from '../../config';
import logger from '../../logger';
class Icons {