Skip to content

Commit

Permalink
Update GsaGH/Components/5_Results/SpringReactionForces.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Kristjan Nielsen <[email protected]>
  • Loading branch information
DominikaLos and kpne authored Nov 7, 2023
1 parent 0e94464 commit adb85c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GsaGH/Components/5_Results/SpringReactionForces.cs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ public override void VariableParameterMaintenance() {

protected override void InitialiseDropdowns() {
_spacerDescriptions = new List<string>(new[] {
"Type",
"Envelope",
"Force Unit",
"Moment Unit",
});
Expand Down

0 comments on commit adb85c8

Please sign in to comment.