mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 03:34:54 +00:00
Make authentication fail count configurable
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -5,6 +5,7 @@ const Animation = enums.Animation;
|
||||
const Input = enums.Input;
|
||||
const ViMode = enums.ViMode;
|
||||
|
||||
auth_fails: u64 = 10,
|
||||
animation: Animation = .none,
|
||||
asterisk: ?u8 = '*',
|
||||
bg: u16 = 0,
|
||||
|
||||
Reference in New Issue
Block a user