Procházet zdrojové kódy

NS SUSPEND now req 'ban' capabs

tags/v2.9.0-rc1
Pratyush Desai před 2 roky
rodič
revize
e0f4fcee61
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      irc/nickserv.go

+ 1
- 1
irc/nickserv.go Zobrazit soubor

@@ -377,7 +377,7 @@ the suspension. The $bDEL$b subcommand reverses a suspension, and the $bLIST$b
377 377
 command lists all current suspensions.`,
378 378
 			helpShort: `$bSUSPEND$b manages account suspensions`,
379 379
 			minParams: 1,
380
-			capabs:    []string{"accreg"},
380
+			capabs:    []string{"ban"},
381 381
 		},
382 382
 		"rename": {
383 383
 			handler: nsRenameHandler,

Načítá se…
Zrušit
Uložit