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

View file

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