mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 03:34:54 +00:00
Remember last session for each user (closes #619)
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
2
src/config/OldSave.zig
Normal file
2
src/config/OldSave.zig
Normal file
@@ -0,0 +1,2 @@
|
||||
user: ?[]const u8 = null,
|
||||
session_index: ?usize = null,
|
||||
Reference in New Issue
Block a user