Skip to content

Commit 11d3c5e

Browse files
committed
fix
1 parent 590ba2a commit 11d3c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
{
498498
"id": "atlascode.views.jira.customJqlTreeView",
499499
"name": "Custom Jql Filters",
500-
"when": "atlascode:assignedIssueExplorerEnabled && config.atlascode.jira.enabled && atlascode:customJQLExplorerEnabled&& atlascode:isJiraAuthenticated"
500+
"when": "atlascode:assignedIssueExplorerEnabled && config.atlascode.jira.enabled && atlascode:customJQLExplorerEnabled && atlascode:isJiraAuthenticated"
501501
},
502502
{
503503
"id": "atlascode.views.bb.pullrequestsTreeView",

0 commit comments

Comments
 (0)