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
bug(experimenter): fix experimenter app id to use . not - (#13755)
Because
- app id should be . separated not - separated
This commit
- Changes glean app id from experimenter-backend to experimenter.backend
Fixes#13754
0 commit comments