Close #1250.
This commit is contained in:
parent
6454090cfd
commit
6e88579cc8
@ -285,7 +285,8 @@ Header =
|
|||||||
|
|
||||||
el = $.el 'span',
|
el = $.el 'span',
|
||||||
innerHTML: """
|
innerHTML: """
|
||||||
Desktop notification permissions are not granted:<br>
|
Desktop notification permissions are not granted.
|
||||||
|
[<a href='https://github.com/MayhemYDG/4chan-x/wiki/FAQ#desktop-notifications' target=_blank>FAQ</a>]<br>
|
||||||
<button>Authorize</button> or <button>Disable</button>
|
<button>Authorize</button> or <button>Disable</button>
|
||||||
"""
|
"""
|
||||||
[authorize, disable] = $$ 'button', el
|
[authorize, disable] = $$ 'button', el
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user