Skip to content
Snippets Groups Projects
Verified Commit bc978a2a authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Remove doubled DynamicPropertiesClock

parent 87d0e1c9
No related branches found
No related tags found
3 merge requests!186V1.27.5.0 release,!174RELEASE: 1,!102Redesign header
......@@ -123,7 +123,6 @@ class Header(TextualHeader, CliveWidget):
callback=self.__get_node_address,
id_="node-address-label",
)
yield DynamicPropertiesClock()
def on_click(self, event: events.Click) -> None: # type: ignore
event.prevent_default()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment