Jake Vanderwerf
2026-05-31 d7e7d248cbe41cd7a9ef9c2fb022b6c4831f99a3
build/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();