mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
fix(frontend): Hide Google Maps Key ID filter (#9861)
### Changes 🏗️  Hide Google Maps system id key on the frontend UI. ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan
This commit is contained in:
@@ -116,6 +116,7 @@ export default function PrivatePage() {
|
||||
"544c62b5-1d0f-4156-8fb4-9525f11656eb", // Apollo
|
||||
"3bcdbda3-84a3-46af-8fdb-bfd2472298b8", // SmartLead
|
||||
"63a6e279-2dc2-448e-bf57-85776f7176dc", // ZeroBounce
|
||||
"9aa1bde0-4947-4a70-a20c-84daa3850d52", // Google Maps
|
||||
],
|
||||
[],
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user