Skip to content

Commit 94dc9ac

Browse files
committed
remove blueprint command
1 parent d2e86c9 commit 94dc9ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

commands/moderator/util.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,7 @@ var SettingList = []SettingListData{
250250

251251
DefBool: false,
252252

253-
BData: &cfg.Local.Options.SoftModOptions.DisableBlueprints,
254-
FactUpdateCommand: "/blueprints",
253+
BData: &cfg.Local.Options.SoftModOptions.DisableBlueprints,
255254
},
256255
{
257256
Name: "hide-autosaves",

0 commit comments

Comments
 (0)