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

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkorelstar <korelstar@users.noreply.github.com>2020-07-13 09:27:52 +0300
committerkorelstar <korelstar@users.noreply.github.com>2020-07-13 09:43:46 +0300
commit017e825dafd4212c362197f7def97bf225f17997 (patch)
treeb3f5e9bb8ab1018c10f1f5c16ef1de4c7a85679b /templates/main.php
parent552bae269a71b13e18cb2007f90a95d9e1dcd80b (diff)
use Nextcloud Coding Standard
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 248c485c..6ae273f0 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -1,4 +1,4 @@
<?php
+
script('notes', 'notes');
style('notes', 'notes');
-?>