diff sat_frontends/quick_frontend/constants.py @ 3065:f8e3789912d0

quick frontend (contact list): added "contactsFilled" event
author Goffi <goffi@goffi.org>
date Tue, 29 Oct 2019 20:24:29 +0100
parents ab2696e34d29
children 9d0df638c8b4
line wrap: on
line diff
--- a/sat_frontends/quick_frontend/constants.py	Mon Oct 21 23:52:25 2019 +0200
+++ b/sat_frontends/quick_frontend/constants.py	Tue Oct 29 20:24:29 2019 +0100
@@ -99,6 +99,7 @@
         "nick",
         "presence",
         "profilePlugged",
+        "contactsFilled",
         "disconnect",
         "gotMenus",
         "menu",