Skip to content

Commit

Permalink
Page: import bool_from_text
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbs committed Mar 10, 2023
1 parent a968615 commit 9535f7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Synergy/Reactor/Page.pm
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ use namespace::clean;
use Future::AsyncAwait;
use List::Util qw(first);
use Synergy::CommandPost;
use Synergy::Util qw(bool_from_text);

has page_channel_name => (
is => 'ro',
Expand Down

0 comments on commit 9535f7f

Please sign in to comment.