Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ValwareIRC authored May 24, 2021
1 parent 87aabb0 commit 4ededfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unrealircd/flood-settings.mrc
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ dialog floodsettings {
text "See this link for more information on UnrealIRCd's anti-flood feature:", 103, 5 160 150 14
link "https://www.unrealircd.org/docs/Anti-flood_features", 104, 5 175 130 10
}
alias floodsettings mode $active | set %floodreq on
alias floodsettings set %floodchan $active | mode $active | set %floodreq on
on *:DIALOG:floodsettings:*:*:{
if ($devent == init) && ($did == 0) {
did -f $dname 100
Expand Down

0 comments on commit 4ededfa

Please sign in to comment.