Skip to content

Commit

Permalink
catalog again after config change
Browse files Browse the repository at this point in the history
  • Loading branch information
ueffel committed Nov 12, 2020
1 parent b49ebf3 commit 5ba143c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions time.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ def on_events(self, flags):
"""
if flags & kp.Events.PACKCONFIG:
self._read_config()
self.on_catalog()

def _read_config(self):
"""Reads the config
Expand Down

0 comments on commit 5ba143c

Please sign in to comment.