Add pomade signing

This commit is contained in:
Jon Staab
2025-12-17 18:43:13 -08:00
parent 48f2bb1c75
commit cd1b328b1b
20 changed files with 582 additions and 487 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
initialValues: RelayProfile
}
const {url, initialValues}: Props = $props()
const {url, initialValues = {}}: Props = $props()
const values = $state(initialValues)