Skip to content

Commit db963cf

Browse files
committed
Update gitauth.js
1 parent b29519a commit db963cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git/gitauth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ window.onload = async () => {
7777

7878

7979
window.addEventListener('message', async (event) => {
80-
80+
8181
// hide intro screen
8282
sidebar.classList.remove('intro');
8383

0 commit comments

Comments
 (0)