diff options
-rwxr-xr-x | nextcloud_files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nextcloud_files b/nextcloud_files index 6c26906..ee8e21f 100755 --- a/nextcloud_files +++ b/nextcloud_files @@ -26,7 +26,7 @@ class NextcloudStorage: 'graph_vlabel number of files', 'graph_info graph showing the number of files', 'graph_category nextcloud', - 'num_files.label number of files', + 'num_files.label number of files', 'num_files.info current number of files in the repository', 'num_files.min 0' ] |