mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-19 12:04:19 +02:00
Add config.console_dev as a removed property in migrator
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
d08b9a916e
commit
1bcbb08202
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ const removed_properties = [_][]const u8{
|
|||
"term_restore_cursor_cmd",
|
||||
"x_cmd_setup",
|
||||
"wayland_cmd",
|
||||
"console_dev",
|
||||
};
|
||||
|
||||
var temporary_allocator = std.heap.page_allocator;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue