mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +01:00
asdf
This commit is contained in:
parent
a7fdff3b1e
commit
dff20dbf3b
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
angular.module('ponyfm').controller "account-settings", [
|
angular.module('ponyfm').controller "account-settings", [
|
||||||
'$scope', 'auth'
|
'$scope', 'auth'
|
||||||
($scope, auth) ->
|
($scope, auth) ->
|
||||||
|
|
||||||
]
|
]
|
Loading…
Reference in a new issue