mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-22 01:42:47 +00:00
fix: broken site
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
import {layout} from "$lib/undo-redo"
|
||||
|
||||
async function shareLayout(event: Event) {
|
||||
const url = new URL(window.location.origin)
|
||||
const url = new URL(window.location.href)
|
||||
url.searchParams.set(
|
||||
"import",
|
||||
await charaFileToUriComponent({
|
||||
|
||||
Reference in New Issue
Block a user