diff options
Diffstat (limited to 'modules/computer.c')
-rw-r--r-- | modules/computer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/computer.c b/modules/computer.c index cb349408..de4e8abe 100644 --- a/modules/computer.c +++ b/modules/computer.c @@ -611,6 +611,7 @@ gchar *hi_module_get_summary(void) "Method=devices::getMemoryTotal\n" "[Motherboard]\n" "Icon=module.png\n" + "Method=devices::getMotherboard\n" "[Graphics]\n" "Icon=monitor.png\n" "Method=computer::getDisplaySummary\n" |