Skip to content

Commit 19f0fd0

Browse files
authored
Merge pull request #235 from codeitcodes/patch-3
Update gitauth.js
2 parents 2a9be1f + 8b25f68 commit 19f0fd0

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)