plugins-functionality #43
|
@ -6,4 +6,5 @@ export class ZenodoCommunityInfo {
|
||||||
logoUrl: string;
|
logoUrl: string;
|
||||||
date: Date;
|
date: Date;
|
||||||
page: string;
|
page: string;
|
||||||
|
master:boolean = false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue