Jake Vanderwerf
2026-06-17 f16cb88a3218ac7bb32e43f0e0a2542d35c7a01b
inc/rest/_setup.php
@@ -51,11 +51,11 @@
//if (Site::has('referrals')) {
   require(JVB_DIR . '/inc/rest/routes/ReferralRoutes.php');
//}
//if (!empty(Registrar::getFeatured('has_responses'))) {
//if (!empty(Registrar::withFeature('has_responses'))) {
   require(JVB_DIR . '/inc/rest/routes/ResponseRoutes.php');
//}
//if (!empty(Registrar::getFeatured('karma'))) {
//if (!empty(Registrar::withFeature('karma'))) {
   require(JVB_DIR . '/inc/rest/routes/VoteRoutes.php');
//}