Skip to content

Commit

Permalink
Reinstate the forgotten title
Browse files Browse the repository at this point in the history
  • Loading branch information
paul90 committed Mar 2, 2024
1 parent dfe4134 commit ef9bd7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/plugin.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ plugin.emit = (div, item, done=->) ->
if not div[0].querySelector('dialog')
div.append """
<dialog>
<h3>#{ex.toString()}</h3>
<p> This "#{item.type}" plugin won't show.</p>
<ul>
<li> Is it available on this server?
Expand Down

0 comments on commit ef9bd7c

Please sign in to comment.