From 48cac7def5cb055eb3aaf40a80d68b627017e9cf Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 13 Nov 2018 12:36:14 +0100 Subject: Update nextcloud_storage Co-Authored-By: alejandroscf --- nextcloud_storage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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': [], } -- cgit v1.2.3-18-g5258