fix chronik preview #2

This commit is contained in:
Denys Konovalov 2022-11-05 14:33:57 +01:00
parent 07fa5d11c2
commit c754863ac7

@ -49,7 +49,7 @@ var ChronikPreview = ({widgetFor, entry }) => {
);
};
CMS.registerPreviewTemplate("schulchronik", PostPreview);
CMS.registerPreviewTemplate("schulchronik", ChronikPreview);
</script>
<script>