Scenario: Fix mistake.

scenarios
Pierre-Antoine 2025-09-12 16:35:26 +02:00
parent ea7fda6b28
commit 0608b9175e
1 changed files with 1 additions and 2 deletions

View File

@ -520,7 +520,6 @@ class Study(SQLModel):
data={}
)
if switch:
self.status.scenario = new
self.status.set_as_editable()