aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Suarez <alejandroscf@gmail.com>2018-11-13 16:08:45 +0100
committerAlejandro Suarez <alejandroscf@gmail.com>2018-11-13 16:08:45 +0100
commit8d644522a9ccc7ae230c244fa12e8097fd0e7d76 (patch)
tree140328f1543544fd70afc3dfae08c696c1d1aca7
parente3ba5170cfb244ee8b50c2ec51b56028f2916d23 (diff)
Fixed tabs and extension
-rwxr-xr-xnextcloud_files.py (renamed from nextcloud_files)4
-rwxr-xr-xnextcloud_storage.py (renamed from nextcloud_storage)0
2 files changed, 2 insertions, 2 deletions
diff --git a/nextcloud_files b/nextcloud_files.py
index 7fae23f..0583923 100755
--- a/nextcloud_files
+++ b/nextcloud_files.py
@@ -27,8 +27,8 @@ class NextcloudStorage:
'graph_info graph showing the number of files',
'graph_category nextcloud',
'num_files.label number of files',
- 'num_files.info current number of files in the repository',
- 'num_files.min 0'
+ 'num_files.info current number of files in the repository',
+ 'num_files.min 0'
]
}
diff --git a/nextcloud_storage b/nextcloud_storage.py
index 57204d1..57204d1 100755
--- a/nextcloud_storage
+++ b/nextcloud_storage.py