Merge branch 'master' of https://github.com/MillenniumEarl/F95API into master

pull/42/head
samuele.berlusconi 2020-10-24 20:53:56 +02:00
commit d13e845fb3
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();