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:
authorMorris Jobke <hey@morrisjobke.de>2020-07-07 12:50:39 +0300
committerMorris Jobke <hey@morrisjobke.de>2020-07-07 12:50:39 +0300
commitb9b4f6ddaadb9b65c510eaa8555b8b9d439d2863 (patch)
tree336c7dd833c9b47830b1c4f6bed42ce9f3b9e91f /brancher
parentff81e5fba2f2caa6a9bf1c7f0a138bd0a9038784 (diff)
Add text to brancher.php
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
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 62a00c7..0e533f0 100644
--- a/brancher/branch.php
+++ b/brancher/branch.php
@@ -28,6 +28,7 @@ $repositories = [
'updater',
'viewer',
'photos',
+ 'text',
];
foreach($repositories as $repo) {