chore: make consistent with "Checking data files"

pull/245/head
Josh Moore 7 months ago
parent 3e26d4da65
commit 9083df9315
No known key found for this signature in database
GPG Key ID: D448BA776D2B1D45

@ -80,7 +80,7 @@ async function main() {
App.pkgVersion = pkg.version;
// Ensure data directory exists
log.debug('Check data dir')
log.debug('Checking data dir')
await fs.ensureDir(path.join('.ass-data'));
// Set default server configuration

Loading…
Cancel
Save