Fixing id_random vs id for links and other things. Fixed the hash SHA256 error.
This commit is contained in:
@@ -6,7 +6,7 @@ interface Props {
|
||||
|
||||
let { data }: Props = $props();
|
||||
|
||||
let log_lvl: number = 1;
|
||||
let log_lvl: number = 2;
|
||||
|
||||
// *** Import Svelte specific
|
||||
import { onDestroy } from "svelte";
|
||||
|
||||
Reference in New Issue
Block a user