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
Copy file name to clipboardExpand all lines: script.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -579,7 +579,7 @@ function createMicrogNoticeMarkup() {
579
579
return`
580
580
<div class="microg-note">
581
581
<div class="microg-note-title">Login Issue</div>
582
-
<div class="microg-note-text">Google login on APK (not Module) requires MicroG. Install one from below before trying to sign in.</div>
582
+
<div class="microg-note-text">Signing into a Google account on an APK (not a module) requires MicroG. Please install one from below before trying to sign in.</div>
0 commit comments