diff options
Diffstat (limited to 'Assistant/WebApp/routes')
-rw-r--r-- | Assistant/WebApp/routes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Assistant/WebApp/routes b/Assistant/WebApp/routes index 5f8dfbbc4..7ed1f30d3 100644 --- a/Assistant/WebApp/routes +++ b/Assistant/WebApp/routes @@ -10,6 +10,7 @@ /config/repository/add/ssh/confirm/#SshData ConfirmSshR GET /config/repository/add/ssh/make/git/#SshData MakeSshGitR GET /config/repository/add/ssh/make/rsync/#SshData MakeSshRsyncR GET +/config/repository/add/rsync.net AddRsyncNetR GET /config/repository/first FirstRepositoryR GET /transfers/#NotificationId TransfersR GET |