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
1 changed files with 2 additions and 1 deletions

View File

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