Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-12 17:59:38 +02:00
parent a151465c90
commit 88b688209e
6 changed files with 75 additions and 38 deletions

View File

@ -51,8 +51,7 @@ class GdriveSync(plugins.Plugin):
self.backup = False
try:
gauth = GoogleAuth()
gauth = GoogleAuth(settings_file="settings.yaml")
gauth.Authorize()
# Create GoogleDrive instance