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,2 +1,2 @@
Darkswarm.controller "TmpCtrl", ($scope)->
angular.module('Darkswarm').controller "TmpCtrl", ($scope)->
$scope.test = {foo: "bar"}