Remove themes page

This commit is contained in:
Jon Staab
2024-10-22 09:22:55 -07:00
parent 8faf341503
commit ec6846f1af
5 changed files with 61 additions and 139 deletions
@@ -11,7 +11,8 @@
const next = () => {
window.open("https://relay.tools/signup")
pushModal(SpaceInviteAccept)
setTimeout(() => pushModal(SpaceInviteAccept), 300)
}
</script>