Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Update qedit4web.py
Browse files Browse the repository at this point in the history
  • Loading branch information
riverfor authored Oct 17, 2023
1 parent acb8596 commit bc72d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/3x/scripts/qedit4web.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

DST_S = 'http://qpy.io'

PROJ_ROOT = '/sdcard/qpython'
PROJ_ROOT = '/storage/emulated/0/Android/data/org.qpython.qpy/files'
ROOT = PROJ_ROOT

# ASSETS = "/assets/"
Expand Down

0 comments on commit bc72d56

Please sign in to comment.