From 4401dce2b5545ce8117818812d8e3c8919f5f7fd Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Thu, 10 Oct 2024 21:05:48 -0400 Subject: Remove redundancy in `hi-ui` directory name. --- ui/src/routes/(app)/ch/[channel]/+page.svelte | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ui/src/routes/(app)/ch/[channel]/+page.svelte (limited to 'ui/src/routes/(app)/ch') diff --git a/ui/src/routes/(app)/ch/[channel]/+page.svelte b/ui/src/routes/(app)/ch/[channel]/+page.svelte new file mode 100644 index 0000000..ef439d0 --- /dev/null +++ b/ui/src/routes/(app)/ch/[channel]/+page.svelte @@ -0,0 +1,17 @@ + + + -- cgit v1.2.3