Skip to content

Commit 7331c91

Browse files
author
Mihail Slavchev
committed
include livesync.js
1 parent 6a88c5e commit 7331c91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/assets/internal/livesync.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
if (global.__onLiveSync) {
2+
global.__onLiveSync();
3+
}

0 commit comments

Comments
 (0)