mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 06:50:19 +00:00
summary -> description for 'microsoft-live-connect'
This commit is contained in:
@@ -467,7 +467,7 @@ var calendarCollection: Microsoft.Live.IObjectCollection<Microsoft.Live.ICalenda
|
||||
|
||||
var newCalendar: Microsoft.Live.INewCalendar = {
|
||||
"name": "Summer Events",
|
||||
"summary": "Things we are doing this summer."
|
||||
"description": "Things we are doing this summer."
|
||||
};
|
||||
|
||||
var newCalendarSub: Microsoft.Live.INewCalendarSubscription = {
|
||||
|
||||
Reference in New Issue
Block a user