mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-22 18:21:31 +00:00
Fix timeline property
This commit is contained in:
parent
889ec92928
commit
1bb6286d24
@ -118,7 +118,7 @@ class SnapshotProvider:
|
||||
|
||||
@property
|
||||
def timeline(self):
|
||||
return self._branch
|
||||
return self._last_valid_branch
|
||||
|
||||
@timeline.setter
|
||||
def timeline(self, value):
|
||||
|
Loading…
Reference in New Issue
Block a user