Skip to content

Commit 4d21560

Browse files
samuelreichertgjulivan
authored andcommitted
chore: add mx-global import
1 parent a4745e8 commit 4d21560

File tree

1 file changed

+1
-0
lines changed
  • packages/modules/web-actions/src/javascriptsource/webactions/actions

1 file changed

+1
-0
lines changed

packages/modules/web-actions/src/javascriptsource/webactions/actions/SetFavicon.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
// - the code between BEGIN USER CODE and END USER CODE
66
// - the code between BEGIN EXTRA CODE and END EXTRA CODE
77
// Other code you write will be lost the next time you deploy the project.
8+
import "mx-global";
89
import { Big } from "big.js";
910

1011
// BEGIN EXTRA CODE

0 commit comments

Comments
 (0)