mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 02:36:36 +00:00
add Recipes(scaffolding)
This commit is contained in:
@@ -31,6 +31,5 @@ angular.module('codexen')
|
||||
$scope.$on('userSignOut', function () {
|
||||
vm.isAuthenticated = false
|
||||
vm.currentUser = null
|
||||
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user