Skip to content

Commit

Permalink
Merge pull request #865 from scidsg/glenn-updates
Browse files Browse the repository at this point in the history
Update forms.py
  • Loading branch information
glenn-sorrentino authored Jan 14, 2025
2 parents 8ff0ef9 + 5e3ad2c commit c263883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hushline/settings/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,6 @@ class UpdateProfileHeaderForm(FlaskForm):
"username": "x",
}
),
]
],
)
submit = SubmitField("Update Profile Header", name="update_profile_header", widget=Button())

0 comments on commit c263883

Please sign in to comment.