diff options
author | nico <nico.wellpott@uni-oldenburg.de> | 2018-11-13 12:35:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-13 12:35:22 +0100 |
commit | b5f9289eb679d714f906782ea96f5dd0e41e1239 (patch) | |
tree | 637bf817a423637e4d47cb64a76e60e5fb19dc12 /nextcloud_files | |
parent | c9d7fd505170037dcfdf8e1010c0b9ef430f51c9 (diff) |
Update nextcloud_files
Co-Authored-By: alejandroscf <alejandroscf@gmail.com>
Diffstat (limited to 'nextcloud_files')
-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' ] |