mirror of
https://github.com/wekan/wekan.git
synced 2026-02-04 23:51:48 +01:00
Fix lint.
This commit is contained in:
parent
3605072650
commit
0aabb0b364
4 changed files with 6 additions and 4 deletions
|
|
@ -654,7 +654,7 @@ BlazeComponent.extendComponent({
|
|||
[
|
||||
'globalSearch-instructions-operator-has',
|
||||
'globalSearch-instructions-operator-sort',
|
||||
'globalSearch-instructions-operator-limit'
|
||||
'globalSearch-instructions-operator-limit',
|
||||
].forEach(instruction => {
|
||||
text += `\n* ${TAPi18n.__(instruction, tags)}`;
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue