Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 608bcae

Browse files
committed
Hide filter option
1 parent d7be0d2 commit 608bcae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configuration/CommonPushPullSettings.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export const CommonPushPullSettings: React.FC<PushPullOptionsChange> = ({ ppOpti
5959
</InlineField>
6060

6161
<InlineField
62+
hidden={true}
6263
label="Filter"
6364
labelWidth={20}
6465
tooltip="A filter (regular expression) to narrow down the dashboards considered. This filter represents a whitelisting that takes into account the dashboard name and folder."

0 commit comments

Comments
 (0)