summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authormatthias <matthias@butler>2020-03-30 23:32:37 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-07-25 09:40:05 +0200
commite84571f0037b1222549e5fe9b4ac65ee4a1285aa (patch)
tree691f701b6021e6b0db7fcf339afe0edb69e5a617 /templates
parente2633171d6a0581c76fcbf9abb162b581b1d219e (diff)
Allow for avatar downloads from social networks
Signed-off-by: call-me-matt <nextcloud@matthiasheinisch.de>
Diffstat (limited to 'templates')
-rw-r--r--templates/settings/admin.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/settings/admin.php b/templates/settings/admin.php
new file mode 100644
index 00000000..347b1b16
--- /dev/null
+++ b/templates/settings/admin.php
@@ -0,0 +1,5 @@
+<?php
+script('contacts', 'adminSettings');
+?>
+
+<div id="contacts-settings"></div>