francescoKrnl commited on
Commit
2d27002
1 Parent(s): 7108ed7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -69,8 +69,7 @@ def upload_sketch(file):
69
 
70
  scripts = """
71
  async () => {
72
- console.log('Loaded...');
73
- document.body.requestFullscreen()
74
 
75
 
76
  globalThis.theSketchDownloadFunction = () => {
 
69
 
70
  scripts = """
71
  async () => {
72
+
 
73
 
74
 
75
  globalThis.theSketchDownloadFunction = () => {