resolved logger printing garbage in terminal
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
import { get } from "svelte/store";
|
||||
|
||||
// Set breadcrumb to notifications
|
||||
breadcrumbs.set([secondaryNavTree[2]]);
|
||||
breadcrumbs.set([secondaryNavTree[1]]);
|
||||
|
||||
onMount(() => {
|
||||
// Ensure user ID is set in the view model
|
||||
|
||||
Reference in New Issue
Block a user