Skip to content

Commit 0e94f7d

Browse files
authored
UI: Show applied search filters (#9520)
1 parent 7d52cd0 commit 0e94f7d

File tree

4 files changed

+613
-1
lines changed

4 files changed

+613
-1
lines changed

ui/public/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,6 @@
9898
"multipleServer": false,
9999
"allowSettingTheme": true,
100100
"docHelpMappings": {},
101-
"notifyLatestCSVersion": true
101+
"notifyLatestCSVersion": true,
102+
"showSearchFilters": true
102103
}

0 commit comments

Comments
 (0)