Merge pull request #41 from MillenniumEarl/deepsource-transform-28638cbe

Format code with prettier
pull/42/head
Millennium Earl 2020-10-24 20:53:20 +02:00 committed by GitHub
commit 48b99aa3a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const F95API = require("../app/index.js");
const F95API = require("../app/index.js");
F95API.debug(true);
main();