mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-15 16:21:00 -05:00
Added webclient config.js for storing recaptcha public key.
This commit is contained in:
parent
130458385e
commit
c80f739461
4 changed files with 31 additions and 5 deletions
|
|
@ -17,6 +17,7 @@
|
|||
<script src="js/angular-sanitize.min.js"></script>
|
||||
<script type='text/javascript' src='js/ng-infinite-scroll-matrix.js'></script>
|
||||
<script src="app.js"></script>
|
||||
<script src="config.js"></script>
|
||||
<script src="app-controller.js"></script>
|
||||
<script src="app-directive.js"></script>
|
||||
<script src="app-filter.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue