forked from coracle/caravel
Implement new relay handler, rough out relay list/detail
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
CREATE UNIQUE INDEX IF NOT EXISTS relays_subdomain_unique
|
||||
ON relays (subdomain);
|
||||
Reference in New Issue
Block a user