This commit is contained in:
Sebastian Herrlinger
2026-03-05 00:09:17 +01:00
parent a7400a77ea
commit 38f38973b0
6 changed files with 38 additions and 18 deletions

View File

@@ -23,9 +23,8 @@ export type ThemeJson = {
}
export type TuiSlotMap = {
home_hint: {}
home_footer: {}
session_footer: {
home_logo: {}
sidebar_top: {
session_id: string
}
}