mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
[PR #68] [MERGED] fix the commands command finally #4464
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/2006-Scape/2006Scape/pull/68
Author: @RedSparr0w
Created: 10/21/2019
Status: ✅ Merged
Merged: 10/21/2019
Merged by: @dginovker
Base:
master← Head:patch-2📝 Commits (1)
e3b21d4fix the commands command finally📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
2006Redone Server/src/redone/integrations/discord/commands/Commands.java(+1 -1)📄 Description
Fixes the commands command,
Was originally missing a double quote mark,
Then an extra back-tick got added,
Then more back-ticks were added,
Then the fix keyword was removed,
I've added back the fix keyword which will give the commands the yellow coloring
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.