Fix Description for QR
This commit is contained in:
@@ -5,7 +5,7 @@ const fs = require("fs");
|
|||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
name: "qr",
|
name: "qr",
|
||||||
description: "Returns websocket latency",
|
description: "Generates a QR image",
|
||||||
options: [{
|
options: [{
|
||||||
"name": "text-data",
|
"name": "text-data",
|
||||||
"description": "The data you would like inside of the QR",
|
"description": "The data you would like inside of the QR",
|
||||||
|
Reference in New Issue
Block a user