Fix Description for QR

This commit is contained in:
Raven Scott 2022-09-25 03:04:52 -04:00
parent c0d185a106
commit 4e74661aa5
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ const fs = require("fs");
module.exports = {
name: "qr",
description: "Returns websocket latency",
description: "Generates a QR image",
options: [{
"name": "text-data",
"description": "The data you would like inside of the QR",