Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import PrivacyGui from "./UI/PrivacyGui.svelte"
new PrivacyGui({
target: document.getElementById("main"),
})