mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +08:00
Toderp working with login and signup!
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
angular.module('toderp', [])
|
||||
angular.module('toderp', ['firebase'])
|
||||
|
||||
.factory('TaskStorageService', function() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user