mirror of https://gitlab.com/pamhyr/pamhyr2
Status: Minor change.
parent
3ecf97ac82
commit
3917b84b56
|
|
@ -50,4 +50,5 @@ class SavedStatus(object):
|
||||||
"STATUS: Model status set as modified " +
|
"STATUS: Model status set as modified " +
|
||||||
f"at version {self._version}"
|
f"at version {self._version}"
|
||||||
)
|
)
|
||||||
|
|
||||||
self._saved = False
|
self._saved = False
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue