add list of "preferred" relays with policies.

This commit is contained in:
fiatjaf
2022-02-15 16:09:33 -03:00
parent 643a0b759e
commit 414c0ea337
3 changed files with 151 additions and 39 deletions

View File

@@ -11,6 +11,8 @@
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"use-boolean-state": "^1.0.2",
"use-debounce": "^7.0.1",
"webextension-polyfill": "^0.8.0"
},
"scripts": {