Skip to content

Commit 7454b79

Browse files
committed
add UI button to service worker cache
1 parent 51c2ce4 commit 7454b79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

service-worker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ const STATIC_ASSETS = [
3939
"js/tools/pen.mjs",
4040
"js/tools/stamp.mjs",
4141
"js/ui/actions.mjs",
42+
"js/ui/button.mjs",
4243
"js/ui/colors.mjs",
4344
"js/ui/color.mjs",
4445
"js/ui/global.mjs",

0 commit comments

Comments
 (0)