jbilcke-hf HF staff commited on
Commit
ff4ed1e
1 Parent(s): c52f34d

temporary fix

Browse files
src/app/interface/auth-wall/index.tsx CHANGED
@@ -17,6 +17,7 @@ export function AuthWall({ show }: { show: boolean }) {
17
  <p>
18
  <Login />
19
  </p>
 
20
  </div>
21
  </DialogContent>
22
  </Dialog>
 
17
  <p>
18
  <Login />
19
  </p>
20
+ <p>(temporary issue alert: if this doesn&apos;t work for you, please use the button in the About panel)</p>
21
  </div>
22
  </DialogContent>
23
  </Dialog>