fix: clean up some problems from the implementations

This commit is contained in:
2026-07-21 19:46:57 +02:00
parent 71d998f68e
commit 812de13f62
6 changed files with 16 additions and 7 deletions

View File

@@ -28,6 +28,7 @@ surface PublishingPreferencesSurface {
}
value CategoryRenderSettings {
title: String?
render_in_lists: Boolean
show_title: Boolean
post_template_slug: String?