Skip to content

Commit 0d45054

Browse files
committed
Add back fluql to dropdown
1 parent 287f41b commit 0d45054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/connectors/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export const VENDOR_GROUPS: Array<{
163163
},
164164
{
165165
group: 'Metrics',
166-
vendors: ['prometheus', 'influx'],
166+
vendors: ['prometheus', 'influx', 'influx-flux'],
167167
},
168168
];
169169

0 commit comments

Comments
 (0)