mirror of
https://github.com/HirziDevs/PteroStats
synced 2026-01-04 20:24:22 +00:00
docs: add note in the setup file
This commit is contained in:
@@ -7,6 +7,11 @@ const cliColor = require("cli-color");
|
||||
const axios = require("axios");
|
||||
const fs = require("node:fs");
|
||||
|
||||
/*
|
||||
NOTE:
|
||||
Do not put your credentials here!
|
||||
*/
|
||||
|
||||
const questions = [
|
||||
"Please enter your panel name: ",
|
||||
"Please enter your panel URL: ",
|
||||
|
||||
Reference in New Issue
Block a user