Skip to content

Commit

Permalink
Add support email on tracking login page
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb committed Aug 19, 2020
1 parent 8d024f3 commit eeec3fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/src/tracking/devices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ export class DeviceForm extends LitElement {
<p class="my-4">
You can disable tracking at any moment by setting your device to <strong>"no"</strong>.
</p>
<p class="my-4">
<a href="mailto:[email protected]?subject=FlyXC%20registration%20error">Contact us</a> if you have any
trouble registering your device.
</p>
</div>
<slot name="button"></slot>
`
Expand Down

0 comments on commit eeec3fd

Please sign in to comment.