From 986b4321d41d68f38bc8fa3c7c488c2e4b68ea9e Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Thu, 13 Apr 2023 00:33:36 -0400 Subject: [PATCH] Include the blockstart by default. --- static/djenterator/client.svelte | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/djenterator/client.svelte b/static/djenterator/client.svelte index 8a3954f..8add601 100644 --- a/static/djenterator/client.svelte +++ b/static/djenterator/client.svelte @@ -3,6 +3,8 @@ import Validator from 'Validator'; import { onMount } from 'svelte'; import Layout from '$/client/Layout.svelte'; + import Blockstart from '$/client/components/Blockstart.svelte'; + import Icon from '$/client/components/Icon.svelte'; import api from "$/client/api.js"; api.mock({