mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 20:55:39 -04:00
Setup alias for the old nfacts plugin
This commit is contained in:
parent
24ca3961a5
commit
7a63cc3753
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ sub new {
|
||||||
command => 1,
|
command => 1,
|
||||||
handler => 1,
|
handler => 1,
|
||||||
};
|
};
|
||||||
$self->{aliases} = [ qw/fact call/ ];
|
$self->{aliases} = [ qw/fact call nfacts/ ];
|
||||||
|
|
||||||
return $self;
|
return $self;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue