We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e31a75 commit c50bab6Copy full SHA for c50bab6
UnityMcpBridge/Editor/Setup/SetupWizardWindow.cs
@@ -347,7 +347,7 @@ private void DrawConfigureStep()
347
348
EditorGUILayout.Space();
349
EditorGUILayout.HelpBox(
350
- "💡 Most AI clients will auto-detect the configuration. You may need to restart your client if it doesn't appear automatically.",
+ "💡 You might need to restart your AI client after configuring.",
351
MessageType.Info
352
);
353
}
0 commit comments