Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/github_helper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-12-04 22:07:07 +0300
committerGitHub <noreply@github.com>2019-12-04 22:07:07 +0300
commit2acefd56e9512ee5f9fff61d390d96a9ad727c50 (patch)
tree59c0baa52e2c6971d59abe1f86bbf057b0d1c1e6 /brancher
parentcb80d6ed849529ef9f3ad92c4b0b0b3bebc8d1fa (diff)
Update branch.php
Diffstat (limited to 'brancher')
-rw-r--r--brancher/branch.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/brancher/branch.php b/brancher/branch.php
index 9b0dfad..62a00c7 100644
--- a/brancher/branch.php
+++ b/brancher/branch.php
@@ -27,6 +27,7 @@ $repositories = [
'survey_client',
'updater',
'viewer',
+ 'photos',
];
foreach($repositories as $repo) {