From 051774d53ec3aac6ef4290adeb5055f318e28d0f Mon Sep 17 00:00:00 2001 From: thekingofspace <37231416+thekingofspace@users.noreply.github.com> Date: Thu, 18 Apr 2024 21:21:02 -0700 Subject: [PATCH] Updated these with lint --- actions/canvas_create_primitive_MOD.js | 9 +++++---- actions/seperator_MOD.js | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/actions/canvas_create_primitive_MOD.js b/actions/canvas_create_primitive_MOD.js index 01db6a59..ebb0db46 100644 --- a/actions/canvas_create_primitive_MOD.js +++ b/actions/canvas_create_primitive_MOD.js @@ -2,10 +2,11 @@ module.exports = { name: 'Canvas Create Shape', section: 'Image Editing', meta: { - version: '1.0.0', - author: 'Your Name', - authorUrl: 'https://yourwebsite.com', - downloadURL: 'https://github.com/yourrepository/your-script.js', + version: '2.1.7', + preciseCheck: false, + author: 'DBM Mods', + authorUrl: 'https://github.com/dbm-network/mods', + downloadURL: 'https://github.com/dbm-network/mods/blob/master/actions/canvas_create_primitive_MOD.js', }, subtitle(data) { diff --git a/actions/seperator_MOD.js b/actions/seperator_MOD.js index 8ab631a7..717675c7 100644 --- a/actions/seperator_MOD.js +++ b/actions/seperator_MOD.js @@ -7,7 +7,7 @@ module.exports = { version: '2.1.7', author: 'DBM Mods', authorUrl: 'https://github.com/dbm-network/mods', - downloadURL: 'https://github.com/dbm-network/mods/blob/master/actions/file_control_separator.js', + downloadURL: 'https://github.com/dbm-network/mods/blob/master/actions/seperator_MOD.js', }, subtitle(data) {