+3
src/components/auth/Login.tsx
+3
src/components/auth/Login.tsx
···
139
139
<div className="warning-message">
140
140
⚠️ Please use your main account password, not an app password. All operations are performed locally in your browser.
141
141
</div>
142
+
<div className="warning-message">
143
+
ALSO This tool currently does not do anything, it should be done SOON™️
144
+
</div>
142
145
<form className="login-form" onSubmit={handleSubmit}>
143
146
<div className="form-group">
144
147
<input