Add missing closing bracket

This commit is contained in:
Skylar Grant 2024-08-22 19:17:38 -04:00
parent 594d177348
commit 0c1c1483b1
1 changed files with 1 additions and 0 deletions

View File

@ -164,3 +164,4 @@ module.exports = {
}).catch(e => console.error(e));
}
}
}