Skip to content

Commit

Permalink
Add missing public textpack declaration
Browse files Browse the repository at this point in the history
Fixes #79. Thanks, jools-r.
  • Loading branch information
Bloke committed Dec 8, 2021
1 parent 4c03614 commit 94250ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions com_connect.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
$plugin['textpack'] = <<<EOT
#@owner com_connect
#@language en, en-gb, en-us
#@public
com_connect_checkbox => Checkbox
com_connect_contact => Contact
com_connect_email => Email
Expand Down

1 comment on commit 94250ef

@jools-r
Copy link
Member

@jools-r jools-r commented on 94250ef Dec 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Please sign in to comment.