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 "AuthenticationCtrl", ($scope, AuthenticationService, SpreeUser)->
angular.module('Darkswarm').controller "AuthenticationCtrl", ($scope, AuthenticationService, SpreeUser)->
$scope.open = AuthenticationService.open
$scope.toggle = AuthenticationService.toggle