nexusfallout %!s(int64=3) %!d(string=hai) anos
pai
achega
6f95c1ed72
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      storagesize-bot/index.js

+ 1 - 1
storagesize-bot/index.js

@@ -17,7 +17,7 @@ const client = new Client();
 // Read data from JSON file, this will set db.data content
 await db.read();
 
-// If file.json doesn't exist, db.data will be null
+// Initialize local DB
 if (db.data === null) {
   // Set default data
   db.data = { config: {} };