Skip to content

Commit 3f9ee35

Browse files
committed
correct simple/index.html
1 parent bd242e2 commit 3f9ee35

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

public/simple/index.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,6 @@
3232
</main>
3333
</body>
3434
<script>
35-
window.socket = socket('f028073b6cfeb13223cb', {
36-
mode: 'enquiry',
37-
api_root: 'https://socket-beta.tutorcruncher.com',
38-
})
35+
window.socket = socket('9c79f14df986a1ec693c')
3936
</script>
4037
</html>

0 commit comments

Comments
 (0)