mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix whitespaces
This commit is contained in:
parent
85c3e0b13b
commit
eaedf21c07
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ class WidgetUserIdle(QtWidgets.QWidget):
|
|||
self._countdown_start = countdown
|
||||
if not self.is_showed():
|
||||
self.reset_countdown()
|
||||
|
||||
|
||||
def reset_countdown(self):
|
||||
self._countdown = self._countdown_start
|
||||
self._update_countdown_label()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue