Skip to content

Commit

Permalink
Remove hidden OS and version fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbruens committed Sep 29, 2023
1 parent 330fd53 commit 45dd89e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/www/views/contact_view/support_form/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,9 +229,6 @@ export class SupportForm extends LitElement {
>
</mwc-textarea>
<input type="hidden" name="Operating_System" value="TODO" />
<input type="hidden" name="Outline_Manager_Client_Version" value="TODO" />
<p>* = Required field</p>
<span slot="card-actions">
Expand Down

0 comments on commit 45dd89e

Please sign in to comment.