mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
Add config.console_dev as a removed property in migrator
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
@@ -26,6 +26,7 @@ const removed_properties = [_][]const u8{
|
|||||||
"term_restore_cursor_cmd",
|
"term_restore_cursor_cmd",
|
||||||
"x_cmd_setup",
|
"x_cmd_setup",
|
||||||
"wayland_cmd",
|
"wayland_cmd",
|
||||||
|
"console_dev",
|
||||||
};
|
};
|
||||||
|
|
||||||
var temporary_allocator = std.heap.page_allocator;
|
var temporary_allocator = std.heap.page_allocator;
|
||||||
|
|||||||
Reference in New Issue
Block a user