From 22cdafd354080dbcd2dc9d1e0f8fe23a3826d2fc Mon Sep 17 00:00:00 2001 From: jesopo Date: Sun, 9 Feb 2020 23:04:36 +0000 Subject: format and print ACCOUNT events --- src/core_modules/print_activity.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core_modules/print_activity.py') diff --git a/src/core_modules/print_activity.py b/src/core_modules/print_activity.py index 2d17e2be..e9968370 100644 --- a/src/core_modules/print_activity.py +++ b/src/core_modules/print_activity.py @@ -38,6 +38,7 @@ class Module(ModuleManager.BaseModule): @utils.hook("formatted.quit") @utils.hook("formatted.rename") @utils.hook("formatted.chghost") + @utils.hook("formatted.account") @utils.hook("formatted.delete") def formatted(self, event): self._print(event) -- cgit v1.3.1-10-gc9f91