prefs: adjust the config_updated Signal signature to support bool
commit74e06e27b26e54f571e6669d4c2776736c947468
authorDavid Aguilar <davvid@gmail.com>
Wed, 1 Jun 2022 08:35:00 +0000 (1 01:35 -0700)
committerDavid Aguilar <davvid@gmail.com>
Wed, 1 Jun 2022 08:35:00 +0000 (1 01:35 -0700)
tree6ef9a01413871f5655a8aa570c9c323476eb7368
parentc3d9aafb0dfbffb1043781a29436d32583be789c
prefs: adjust the config_updated Signal signature to support bool

Use `object` so that we can pass str, bool and None through the signal.

Closes #1235
Signed-off-by: David Aguilar <davvid@gmail.com>
CHANGES.rst
cola/models/prefs.py