]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/config.php
spacing in texara is 10px in dropzone only 0px
[friendica.git] / view / theme / vier / config.php
index f20a5afea0565d0d3f35f2cba1d63c4c7eb908c2..0a559c45c45317f644fec898a9e32ee713e2528b 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -58,7 +58,7 @@ function theme_content(App $a)
 
 function theme_post(App $a)
 {
-       if (! DI::userSession()->getLocalUserId()) {
+       if (!DI::userSession()->getLocalUserId()) {
                return;
        }