Update index.js

This commit is contained in:
Killer Boss Original 2022-07-05 01:29:03 +02:00 committed by GitHub
parent c6491ce7e1
commit cd51641352
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
const client;
var client;
client.config = require('./config.js').settings;
const MapDB = require('quickmap.db');