This commit is contained in:
tiago.kayaya
2021-07-30 16:11:29 +01:00
parent 069479e158
commit be465dc952
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -41,6 +41,7 @@ export class ProfilePage implements OnInit {
notImplemented(){}
logout() {
alert('LOGOUT')
// clear local storage
window.localStorage.clear();