Fixing no open.
This commit is contained in:
parent
0091a4b749
commit
78f3ce6b98
@ -129,12 +129,6 @@ sub start($self) {
|
||||
$self->_activate($files->[0]->get_path);
|
||||
}
|
||||
);
|
||||
$app->signal_connect(
|
||||
activate => sub {
|
||||
my $exd_file = shift @$arguments;
|
||||
$self->_activate($exd_file);
|
||||
}
|
||||
);
|
||||
say @ARGV;
|
||||
$app->run( \@ARGV );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user