]> git.mxchange.org Git - friendica.git/blobdiff - static/dbview.config.php
Configuration for the priority of the notification for expired messages
[friendica.git] / static / dbview.config.php
old mode 100755 (executable)
new mode 100644 (file)
index ff8600b..5c18364
@@ -181,7 +181,7 @@ return [
                        "term-date" => ["contact", "term-date"],
                        "last-item" => ["contact", "last-item"],
                        "priority" => ["contact", "priority"],
-                       "blocked" => ["contact", "blocked"], /// @todo Check if "blocked" from contact or from the users table
+                       "blocked" => ["user", "blocked"],
                        "block_reason" => ["contact", "block_reason"],
                        "readonly" => ["contact", "readonly"],
                        "writable" => ["contact", "writable"],