mirror of
https://github.com/pragma-/pbot.git
synced 2025-01-11 12:32:37 +01:00
Fix typo
This commit is contained in:
parent
cf3ca4e815
commit
24872f14de
@ -125,7 +125,7 @@ sub save {
|
||||
|
||||
if ($self->{save_queue_timeout}) {
|
||||
# enqueue the save to prevent save-thrashing
|
||||
$self->{pbot}->{enqueue_event}->replace_subref_or_enqueue_event(
|
||||
$self->{pbot}->{event_queue}->replace_subref_or_enqueue_event(
|
||||
$subref,
|
||||
$self->{save_queue_timeout},
|
||||
"save $self->{name}",
|
||||
|
Loading…
Reference in New Issue
Block a user