24 jul update

This commit is contained in:
Pranav 2023-07-24 11:36:46 +00:00
parent 3a9e71fd0f
commit 81e5b8cf52
99 changed files with 1373 additions and 695 deletions

View file

@ -158,7 +158,8 @@ logout(){
soon(){
this.router.navigateByUrl("const?_i="+window.localStorage.token);
this.router.navigateByUrl("const?_i="+window.localStorage.token);
}