This commit is contained in:
2024-01-19 15:13:55 +01:00
parent 269729a1d9
commit ca028523b9
5 changed files with 33 additions and 16 deletions

View File

@@ -14,3 +14,6 @@ func complete():
uncompleted -= 1
if uncompleted == 0:
unlock.emit()
func uncomplete():
pass #TODO