removed google api + changing game info
This commit is contained in:
parent
0fea123354
commit
90bb926341
1 changed files with 1 additions and 1 deletions
|
@ -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: [],
|
||||
|
|
Loading…
Reference in a new issue