feat(dashboard): edit log channels page
This commit is contained in:
parent
ec7aa9faba
commit
32ddb9fae2
16 changed files with 471 additions and 95 deletions
|
|
@ -12,7 +12,7 @@ const config = {
|
|||
// If your environment is not supported, or you settled on a specific environment, switch out the adapter.
|
||||
// See https://kit.svelte.dev/docs/adapters for more information about adapters.
|
||||
adapter: adapter({
|
||||
fallback: "index.html",
|
||||
fallback: "spa.html",
|
||||
}),
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue