Skip to content

Commit 9c95cfd

Browse files
committed
Add missing export.
1 parent 089a2a6 commit 9c95cfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AppConfig.pm.tt

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ our @EXPORT_OK = qw(data_api_url github_issue_repo_owner github_issue_repo_name
5252
app_directory app_service_url
5353
redis_host redis_port redis_db
5454
kma_db metagenome_dbs
55+
binning_data_api_url
5556
);
5657
our %EXPORT_TAGS = (all => [@EXPORT_OK]);
5758
1;

0 commit comments

Comments
 (0)