Skip to content

Commit 8b25f68

Browse files
committed
Update gitauth.js
1 parent e963468 commit 8b25f68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

git/gitauth.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@ window.addEventListener('load', async () => {
191191
// start loading
192192
startLoading();
193193

194+
body.classList.add('loaded');
195+
194196
showMessage('Logging in...', -1);
195197

196198
const gitCode = linkData.gitCode;

0 commit comments

Comments
 (0)