Add missing change

This commit is contained in:
Andrew Case
2025-03-08 17:27:50 +00:00
parent f69b00b48c
commit 539a94117a
@@ -482,7 +482,7 @@ class Consoles(interfaces.plugins.PluginInterface):
console_properties.append(
{
"level": 1,
"kernel_module_nameme": "_CONSOLE_INFORMATION.ScreenX",
"name": "_CONSOLE_INFORMATION.ScreenX",
"address": console_info.ScreenX.vol.offset,
"data": console_info.ScreenX,
}