diff --git a/navi/profiles/developer/config.json b/navi/profiles/developer/config.json index 0bee425..3aaefa1 100644 --- a/navi/profiles/developer/config.json +++ b/navi/profiles/developer/config.json @@ -39,7 +39,6 @@ "test_tool", "spawn_agent", "share_file", - "email_manager", - "instagram_scraper" + "email_manager" ] } diff --git a/navi/profiles/secretary/config.json b/navi/profiles/secretary/config.json index 45914f5..5ee8e98 100644 --- a/navi/profiles/secretary/config.json +++ b/navi/profiles/secretary/config.json @@ -40,7 +40,6 @@ "spawn_agent", "share_file", "weather", - "email_manager", - "instagram_scraper" + "email_manager" ] } diff --git a/tools/enabled.json b/tools/enabled.json index 3f09a33..32cbe36 100644 --- a/tools/enabled.json +++ b/tools/enabled.json @@ -3,4 +3,4 @@ "text_formatter", "internal_monitor", "gmail" -] \ No newline at end of file +]