add plume to front-end

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

View file

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