Update reset.js

This commit is contained in:
Akif Yüce 2022-02-26 21:28:08 +03:00 committed by GitHub
parent 4009344da9
commit e2f4d9fcc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
const { set } = require("quick.db");
set("users", new Array());
set("threads", new Array());
set("secret", new Object());
set("secret", new Object());
set("messages", new Array()); //SSH, this will add.