From d7f317587eb388949644b9702ac6705e293242b8 Mon Sep 17 00:00:00 2001 From: Marcel Raddatz Date: Thu, 2 Apr 2026 13:53:56 +0200 Subject: [PATCH] refactor(public): add lang="ts" to public layout for consistency Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/routes/(public)/+layout.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/(public)/+layout.svelte b/frontend/src/routes/(public)/+layout.svelte index 37af5a4..d90949a 100644 --- a/frontend/src/routes/(public)/+layout.svelte +++ b/frontend/src/routes/(public)/+layout.svelte @@ -1,4 +1,4 @@ -