Skip to content

Commit cd31774

Browse files
committed
Chore: fix error in hot-reload
1 parent 8ef6851 commit cd31774

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142

143143
SplashScreen = undefined
144144
MainContent = undefined
145+
MainContent.show = function() {}
145146
}
146147
})(SplashScreen, MainContent)
147148

0 commit comments

Comments
 (0)