If editing an HTML page, show that in the preview instead of just the index.
This commit is contained in:
parent
ce6524bb26
commit
8934a3e097
2 changed files with 34 additions and 20 deletions
|
@ -21,7 +21,7 @@
|
|||
{"path": "src/poo.js", "is_dir": false, "name": "poo.js"},
|
||||
{"path": "src/poo.py", "is_dir": false, "name": "poo.py"}
|
||||
],
|
||||
"file_path": "src/poo.js",
|
||||
"file_path": "src/poo.html",
|
||||
"is_dir": false,
|
||||
"file_content": "function x() {\n return 1;\n}",
|
||||
"csrf_token": "arg",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue