Remove unnecessary database migration scripts and update info modal text
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
import AdventureCard from "$lib/components/AdventureCard.svelte";
|
||||
|
||||
export let data: any;
|
||||
console.log(data.response);
|
||||
|
||||
async function nav(loc: string) {
|
||||
goto(`/worldtravel/${loc}`);
|
||||
|
||||
Reference in New Issue
Block a user