From 8944c4ef1764a7683aa36d968a8ceef0e8a93a4e Mon Sep 17 00:00:00 2001 From: Skillet Date: Sat, 20 May 2023 05:15:02 -0400 Subject: [PATCH] update top comment --- mapvote.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapvote.js b/mapvote.js index 2f350e1..fc24b8f 100644 --- a/mapvote.js +++ b/mapvote.js @@ -1,4 +1,4 @@ -// Plugin reworked by JetDave, original version by MaskedMonkeyMan +// Plugin reworked by Skillet from the Plugin reworked by JetDave from the original version by MaskedMonkeyMan // import BasePlugin from "./base-plugin.js"; import DiscordBasePlugin from './discord-base-plugin.js';