mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
remove
This commit is contained in:
@@ -99,7 +99,7 @@ export class AuthService {
|
||||
session.BasicAuthKey = user.BasicAuthKey
|
||||
SessionStore.reset(session)
|
||||
|
||||
console.log(session)
|
||||
// console.log(session)
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -876,7 +876,7 @@ export class EventsService {
|
||||
header = header.set('CalendarId', Selectedcalendar.CalendarId);
|
||||
header = header.set('CalendarRoleId', Selectedcalendar.CalendarRoleId);
|
||||
|
||||
console.log(Selectedcalendar)
|
||||
// console.log(Selectedcalendar)
|
||||
|
||||
options = {
|
||||
headers: header,
|
||||
|
||||
Reference in New Issue
Block a user