@ -0,0 +1,11 @@
<?php
require_once __DIR__ . "/vendor/autoload.php";
use Itguild\Tables\ListJsonTable;
$json = file_get_contents('simple.json');
$table = new ListJsonTable($json);
$table->create();
$table->render();
The note is not visible to the blocked user.