also color hubzilla nodes

This commit is contained in:
Tao Bror Bojlén 2019-08-18 16:43:06 +02:00
parent f033b1eec0
commit ec19fe2fcf
No known key found for this signature in database
GPG key ID: C6EC7AAB905F9E6F

View file

@ -47,5 +47,6 @@ export const INSTANCE_TYPES = [
"gnusocial", "gnusocial",
"writefreely", "writefreely",
"peertube", "peertube",
"friendica" "friendica",
"hubzilla"
]; ];