rewrite (settings): Add event dispatch on update.

This commit is contained in:
2023-03-08 11:59:31 +02:00
parent b5ba4c698b
commit ab70c3178e
3 changed files with 20 additions and 0 deletions

View File

@@ -313,3 +313,5 @@ class Confirm(LeoUI):
)
self._is_followup = False
return await self._result
# TODO: Selector MicroUI for displaying options (<= 25)