Skip to content

Commit

Permalink
Update cap-external-reg.mrc
Browse files Browse the repository at this point in the history
  • Loading branch information
ValwareIRC authored Mar 17, 2022
1 parent db3f555 commit de0bacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cap-external-reg/cap-external-reg.mrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ RAW *:*:{
tokenize 32 %string
if (external-reg isin $1) {
%extreglink = $gettok($1,2,61)
open_reg_link_dialog $server %link
open_reg_link_dialog $server %extreglink
break
}
else {
Expand Down

0 comments on commit de0bacc

Please sign in to comment.