Hide password while authenticating

This commit is contained in:
Joscha 2022-08-21 01:41:52 +02:00
parent 7b52add24e
commit c661984d1c
3 changed files with 53 additions and 6 deletions

View file

@ -5,6 +5,7 @@
pub mod background;
pub mod border;
pub mod cursor;
pub mod editor;
pub mod empty;
pub mod float;