Add link to github on debug log
// FREEBIE
This commit is contained in:
parent
f3de290f7c
commit
1f4587795e
3 changed files with 14 additions and 1 deletions
|
@ -356,6 +356,12 @@
|
|||
<input type='text' class='link' readonly value='{{ url }}' />
|
||||
<a class='open' alt='open in a new browser tab' target='_blank' href='{{ url }}'></a>
|
||||
</div>
|
||||
<p>
|
||||
<a class='report-link' target='_blank'
|
||||
href='https://github.com/WhisperSystems/Signal-Desktop/issues/new/'>
|
||||
{{ reportIssue }}
|
||||
</a>
|
||||
</p>
|
||||
</script>
|
||||
<script type='text/x-tmpl-mustache' id='settings'>
|
||||
<div class='content'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue