fix: should match all images

This commit is contained in:
Gary Wang
2020-06-09 23:08:05 +08:00
parent 3727ec6800
commit 2030e18b82
2 changed files with 9 additions and 5 deletions

View File

@ -10,7 +10,7 @@
</style>
</head>
<body>
<button id="download"></button>
<button id="download">Download</button>
<script src="popup.js"></script>
</body>
</html>