mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
license added for jsxc.html
This commit is contained in:
parent
615f0d0298
commit
690fba96f5
@ -70,10 +70,12 @@
|
||||
<script src="/javascript/jsxc/jsxc.js"></script>
|
||||
|
||||
<script lang="text/javascript">
|
||||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL v3.0 or later
|
||||
var plinth_settings = {
|
||||
"domainname": "{{ domainname }}",
|
||||
"jsxc_root": "{% static 'xmpp/libjs-jsxc' %}"
|
||||
};
|
||||
// @license-end
|
||||
</script>
|
||||
<script src="{% static 'xmpp/jsxc-plinth.js' %}"></script>
|
||||
</head>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user