Add kulupu (#342)

This commit is contained in:
carumusan
2020-07-06 18:22:00 +01:00
committed by GitHub
parent 51dece8b0f
commit ab6e20a0dc
@@ -33,5 +33,10 @@ export const PREFIXES: Option[] = [
info: 'edgeware',
text: 'Edgeware (live)',
value: 7
},
{
info: 'kulupu',
text: 'Kulupu (live)',
value: 16
}
];