Fix news interface
This commit is contained in:
parent
bcfbefb4bf
commit
3c43576b57
@ -41,7 +41,7 @@ export interface Event {
|
||||
|
||||
export interface News {
|
||||
title: string;
|
||||
updated: string;
|
||||
"dc:date": string;
|
||||
}
|
||||
|
||||
export interface PostillonNews {
|
||||
|
Loading…
Reference in New Issue
Block a user