summaryrefslogtreecommitdiff
path: root/Assistant/WebApp/routes
diff options
context:
space:
mode:
Diffstat (limited to 'Assistant/WebApp/routes')
-rw-r--r--Assistant/WebApp/routes3
1 files changed, 1 insertions, 2 deletions
diff --git a/Assistant/WebApp/routes b/Assistant/WebApp/routes
index a53caf5ef..60f56cf14 100644
--- a/Assistant/WebApp/routes
+++ b/Assistant/WebApp/routes
@@ -4,10 +4,9 @@
/about AboutR GET
/config ConfigR GET
-/config/repository/add AddRepositoryR GET
+/config/repository RepositoriesR GET
/config/repository/add/drive AddDriveR GET
/config/repository/first FirstRepositoryR GET
-/config/repository/list ListRepositoriesR GET
/transfers/#NotificationId TransfersR GET
/sidebar/#NotificationId SideBarR GET