Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Refactoring & development
  • Loading branch information
graham-trott committed May 28, 2020
commit 19d53fd7aae05fd54f40d7b939f707194a934326
2 changes: 1 addition & 1 deletion mostrami/demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Click/Tap to exit auto mode
</div>
<pre id="jp-script" style="display:none">resources/json/test.json</pre>
<script src="jsonPresenter.js"></script>
<script src="resources/js/mostrami.js"></script>

</body>
</html>
2 changes: 1 addition & 1 deletion mostrami/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
script Launcher

variable Script
rest get Script from `/resources/ecs/mostrami.txt?v=` cat now
rest get Script from `/resources/ecs/main.txt?v=` cat now
run Script

</body>
Expand Down
Loading