Преглед изворни кода

Removed mon flag for Gitote JS

Yoginth пре 7 година
родитељ
комит
ed06add200
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      templates/base/head.tmpl

+ 1 - 1
templates/base/head.tmpl

@@ -75,7 +75,7 @@
 	{{end}}
 
 	<script src="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.3.1/semantic.min.js"></script>
-	<script src="https://unpkg.com/gitote@1.3.4/js/gitote.min.js?v={{MD5 AppVer}}"></script>
+	<script src="https://unpkg.com/gitote@1.3.4/js/gitote.js?v={{MD5 AppVer}}"></script>
 	<script src="{{AppURL}}expansion/expansion.js?v={{MD5 AppVer}}"></script>
 
 	{{if not .IsLogged}}