mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-16 22:38:31 +02:00
Merge pull request #466 from cleentfaar/patch-1
Fixed missing closing tag
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
</div>
|
||||
<ul id="cookie-list">
|
||||
</ul>
|
||||
</div>
|
||||
<script src="cookies.js"></script>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user