diff --git a/auto_database_backup/controllers/auto_database_backup.py b/auto_database_backup/controllers/auto_database_backup.py index 27c476622..b64d46300 100755 --- a/auto_database_backup/controllers/auto_database_backup.py +++ b/auto_database_backup/controllers/auto_database_backup.py @@ -30,7 +30,6 @@ class OnedriveAuth(http.Controller): def oauth2callback(self, **kw): """ Callback function for OneDrive authentication. - :param kw: A dictionary of keyword arguments. :return: A redirect response. """ diff --git a/auto_database_backup/static/description/index.html b/auto_database_backup/static/description/index.html index 5da6957c6..ea1d64056 100644 --- a/auto_database_backup/static/description/index.html +++ b/auto_database_backup/static/description/index.html @@ -219,7 +219,7 @@ style="color: #000;background-color: #f8f8f8;border: 1px solid #dcdcdc;border-radius: 16px;">
pip
- install nextcloud
+ install pyncclient
pip
install nextcloud-api-wrapper