aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-11-24 12:17:02 +0100
committerGitHub <noreply@github.com>2022-11-24 12:17:02 +0100
commitb45c62a2cfc6cc76023c475e4acad09929c76bc9 (patch)
treec1f571566833a4e890feeb296baae736a5d997d6 /apps/systemtags
parent5f3585d8175bab56899883457313fafa442fc9dc (diff)
parente665c819a7280d4a45e63bc3752562e0edab5540 (diff)
downloadnextcloud-server-b45c62a2cfc6cc76023c475e4acad09929c76bc9.tar.gz
nextcloud-server-b45c62a2cfc6cc76023c475e4acad09929c76bc9.zip
Merge pull request #34642 from nextcloud/bug/noid/revert-minimum-lenght-for-tags
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/src/systemtagsfilelist.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/systemtags/src/systemtagsfilelist.js b/apps/systemtags/src/systemtagsfilelist.js
index 5f2eae521b2..04ce6aebd4b 100644
--- a/apps/systemtags/src/systemtagsfilelist.js
+++ b/apps/systemtags/src/systemtagsfilelist.js
@@ -110,7 +110,6 @@
toggleSelect: true,
separator: ',',
query: _.bind(this._queryTagsAutocomplete, this),
- minimumInputLength: 3,
id(tag) {
return tag.id