removed google api + changing game info

This commit is contained in:
Kfir Dayan 2023-04-16 14:53:59 +03:00
parent 0fea123354
commit 90bb926341

View file

@ -32,7 +32,7 @@ export default class Ics {
start: [start.dateTime[0], start.dateTime[1], start.dateTime[2], start.dateTime[3], start.dateTime[4]],
end: [end.dateTime[0], end.dateTime[1], end.dateTime[2], end.dateTime[3], end.dateTime[4]],
status: 'CONFIRMED',
busyStatus: 'BUSY',
busyStatus: "BUSY",
productId: '-//kfir.dayanhub.com',
recurrenceRule: '',
attendees: [],