We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29519a commit db963cfCopy full SHA for db963cf
git/gitauth.js
@@ -77,7 +77,7 @@ window.onload = async () => {
77
78
79
window.addEventListener('message', async (event) => {
80
-
+
81
// hide intro screen
82
sidebar.classList.remove('intro');
83
0 commit comments