Skip to content

Commit

Permalink
Merge pull request #12 from TobCharles/patch-1
Browse files Browse the repository at this point in the history
Updated perms for !sysc to Drilled Rat
  • Loading branch information
SuperManifolds authored Sep 17, 2022
2 parents 58fb91f + 2fa77a8 commit 54ac1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/mechasqueak/Modules/BoardCommands.swift
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@ class BoardCommands: IRCBotModule {
[.param("case id/client", "4"), .param("number", "1")],
category: .board,
description: "Correct the system of a case to one of the options provided by the system correction search.",
permission: .RescueWriteOwn,
permission: .DispatchWrite,
allowedDestinations: .Channel
)
var didReceiveSystemCorrectionCommand = { command in
Expand Down

0 comments on commit 54ac1ac

Please sign in to comment.