include LICENSE in build, display in about tab

Also fixes last commit, user cache wasn't refreshed in ApplySettings, is
now.
This commit is contained in:
Harvey Tindall
2021-03-01 00:32:09 +00:00
parent fa7da1b23f
commit bd05a4b35a
4 changed files with 11 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@
<p>{{ .strings.version }} <span class="code monospace">{{ .version }}</span></p>
<p>{{ .strings.commitNoun }} <span class="code monospace">{{ .commit }}</span></p>
<p><a href="https://github.com/hrfee/jfa-go/blob/main/LICENSE">Available under the MIT License.</a></p>
<pre class="monospace">{{ .license }}</pre>
</div>
</div>
<div id="modal-modify-user" class="modal">