Remove Darkswarm from window

This commit is contained in:
Matt-Yorkley
2021-08-02 10:21:47 +01:00
parent af7355a780
commit e1155277fc
167 changed files with 172 additions and 172 deletions

View File

@@ -1,4 +1,4 @@
Darkswarm.controller "GroupsCtrl", ($scope, Groups, Search) ->
angular.module('Darkswarm').controller "GroupsCtrl", ($scope, Groups, Search) ->
$scope.Groups = Groups
$scope.order = 'position'
$scope.query = Search.search()