aboutsummaryrefslogtreecommitdiffstats
path: root/nextcloud_storage
diff options
context:
space:
mode:
Diffstat (limited to 'nextcloud_storage')
-rwxr-xr-xnextcloud_storage2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextcloud_storage b/nextcloud_storage
index d144965..9050f9c 100755
--- a/nextcloud_storage
+++ b/nextcloud_storage
@@ -44,7 +44,7 @@ class NextcloudStorage:
return config
def get_data(self, api_response):
- data ={
+ data = {
'nextcloud_storage': [],
}