You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following environment variables can be set for development and debugging:
97
+
98
+
-`LATCHKEY_DISABLE_SPINNER=1`: Disables the spinner overlay that normally hides browser activity during credential finalization. Useful for debugging browser automation sequences.
99
+
100
+
94
101
## Style guidelines
95
102
96
103
- Try to make new code look as similar to existing code as possible.
0 commit comments