Jake Vanderwerf
2026-06-17 f1d54ad6f692f5c338ca53c6e9d85034b439766e
src/summary/render.php
@@ -45,7 +45,7 @@
    $meta = Meta::forPost($current->ID);
    $artist = jvbContentFromUser((int)$current->post_author);
   $registrar = Registrar::getInstance($current->post_type));
   $registrar = Registrar::getInstance($current->post_type);
   $sections = [];
   if ($registrar) {
      $sections = $registrar->getSections();