Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-04-19 15:58:49 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2021-04-19 17:00:12 +0300
commitc0727268c83b767c59b8e32b43960bfd5f501398 (patch)
tree6944141172be78e3add6558e1db66b277a3d4b5e /templates
parentaea0704785d434885e2b199201dfed8c9ab11160 (diff)
Move to latest webpack-vue-config and global babel config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/mission.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mission.php b/templates/mission.php
index 9c0ec50..72a362b 100644
--- a/templates/mission.php
+++ b/templates/mission.php
@@ -1,5 +1,5 @@
<?php
-script('privacy', 'privacy');
+script('privacy', 'privacy-main');
style('privacy', 'privacy');
?>