Added link to issues

This commit is contained in:
bytedream 2022-01-06 17:30:47 +01:00
parent 55eac3c010
commit 2db8381df7
2 changed files with 9 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<hr>
<table id="sub-container">
</table>
<a id="error" href="https://github.com/ByteDream/stream-bypass/issues/new">Something does not work as expected</a>
</div>
<script src="./popup.js"></script>
</body>

View File

@ -24,6 +24,14 @@ a
background-color: grey
cursor: not-allowed
&#error
border: none
display: block
font-weight: lighter
font-size: 0.8rem
text-align: center
padding: 10px 0 5px 0
hr
margin: 3px 0