update with latest changes and DE translations

This commit is contained in:
2022-01-16 20:10:06 +01:00
parent e583fc62dd
commit ee351b44b1
10 changed files with 928 additions and 150 deletions

View File

@@ -38,7 +38,7 @@ class OAuth extends FormWidgetBase {
$this->vars['auth_url'] = $authUrl;
return $this->makePartial('gaccess');
return $this->makePartial('gaccess');
}
Log::info('G-Calendar: Access token not expired.');