Edit and create communities

This commit is contained in:
lotte
2018-12-20 15:54:47 +01:00
parent cd52c0cc06
commit 7a12332d70
39 changed files with 427 additions and 151 deletions

View File

@@ -39,4 +39,7 @@ export class PageInfo {
@autoserialize
first: string;
@autoserialize
self: string;
}