support hubzilla

This commit is contained in:
tom79 2019-02-26 17:45:26 +01:00
parent 2614b67a95
commit d8fe5f11af
1 changed files with 2 additions and 0 deletions

View File

@ -193,6 +193,8 @@ public class API {
case "PEERTUBE":
name = "PEERTUBE";
break;
case "HUBZILLA":
case "REDMATRIX":
case "FRIENDICA":
name = "GNU";
break;