Re: Switching to a paper login at a website
Tyler Spivey
Open the dev console with ctrl+shift+i. In the edit box, type:
toggle quoted message
Show quoted text
document.querySelector('span.switchery').setAttribute("role", "button") Hit enter, close the console with the same key and hit the button that should've appeared. On 6/30/2022 1:43 AM, Pranav Lal wrote:
Hi all, |
|