Update watch.py

This commit is contained in:
Vishal 2023-12-19 06:48:52 +05:30 committed by GitHub
parent 1a99f7491b
commit 5c2d524c8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -598,6 +598,7 @@ class WatchWindow(bui.Window):
edit=txt,
up_widget=self._tab_row.tabs[self.TabID.MY_REPLAYS].button,
)
self._my_replay_selected = name
def _save_state(self) -> None:
try: