1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00

Renamed things

This commit is contained in:
Zack Scholl
2016-02-10 09:09:33 -05:00
parent 9907a01c0e
commit 7e1bd2081b
5 changed files with 9 additions and 19 deletions

View File

@@ -9,7 +9,7 @@
<script src="/static/js/jquery.autogrowtextarea.min.js"></script>
{{if .NoEdit}} {{else}} <script src="/static/js/cowyo.js"></script> {{end}}
{{if .NoEdit}} {{else}} <script src="/static/js/websockets.js"></script> {{end}}
<script>
external_ip = '{{ .ExternalIP }}'