Skip to content

Commit 619ce8f

Browse files
committed
Fixed Firefox popup bug
1 parent 1ce783d commit 619ce8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/background.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<script src="util/UrlHelpers.js"></script>
1111
<script src="util/CacheManager.js"></script>
1212
<script src="util/Storage.js"></script>
13+
<script src="util/MessageType.js"></script>
1314

1415
<!-- Other -->
1516
<script src="util/other/SmartScreenUtil.js"></script>

0 commit comments

Comments
 (0)