Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -69,8 +69,7 @@ def upload_sketch(file):
|
|
69 |
|
70 |
scripts = """
|
71 |
async () => {
|
72 |
-
|
73 |
-
document.body.requestFullscreen()
|
74 |
|
75 |
|
76 |
globalThis.theSketchDownloadFunction = () => {
|
|
|
69 |
|
70 |
scripts = """
|
71 |
async () => {
|
72 |
+
|
|
|
73 |
|
74 |
|
75 |
globalThis.theSketchDownloadFunction = () => {
|