Squashed commit of pull request #1954
This commit is contained in:
committed by
Jakob Borg
parent
19451e0654
commit
26d52bedb3
@@ -11,7 +11,13 @@
|
||||
var syncthing = angular.module('syncthing', [
|
||||
'angularUtils.directives.dirPagination',
|
||||
'pascalprecht.translate',
|
||||
'syncthing.core'
|
||||
|
||||
'syncthing.core',
|
||||
'syncthing.device',
|
||||
'syncthing.folder',
|
||||
'syncthing.settings',
|
||||
'syncthing.transfer',
|
||||
'syncthing.usagereport'
|
||||
]);
|
||||
|
||||
var urlbase = 'rest';
|
||||
|
||||
Reference in New Issue
Block a user