style: auto format

This commit is contained in:
GitHub Action 2021-01-10 08:50:06 +00:00
parent 3bedb8d359
commit d51013450b
1 changed files with 0 additions and 1 deletions

View File

@ -3826,5 +3826,4 @@ router.get('/rfa/:language?/:channel?/:subChannel?', require('./routes/rfa/index
// booth.pm
router.get('/booth.pm/shop/:subdomain', require('./routes/booth-pm/shop'));
module.exports = router;