Skip to content

Commit 46b1dd8

Browse files
committed
unhide insight service
1 parent 83a2412 commit 46b1dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dashboard/src/components/settings/ApiKeys/validations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,4 @@ export type ApiKeyPayConfigValidationSchema = z.infer<
149149
>;
150150

151151
// FIXME: Remove
152-
export const HIDDEN_SERVICES = ["relayer", "chainsaw", "insight"];
152+
export const HIDDEN_SERVICES = ["relayer", "chainsaw"];

0 commit comments

Comments
 (0)