Skip to content

Commit

Permalink
Adding TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Edrisym committed Nov 3, 2024
1 parent 3b81724 commit 4f5f07c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Services/OAuthService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ public async Task<JObject> TokenFileAsync()
}


//TODO make it asynchronous
public CalendarService GetCalendarService(GoogleCalendarSettings calendarSetting)
{
var secrets = new ClientSecrets
Expand Down

0 comments on commit 4f5f07c

Please sign in to comment.