Correctiones...

This commit is contained in:
Paolo Arena
2019-08-08 16:55:14 +02:00
parent fdf2f2d2c3
commit 154b7a44e8
4 changed files with 18 additions and 3 deletions

View File

@@ -133,6 +133,7 @@ export interface ITimeLineEntry {
image4?: string
side: string
link_url?: string
link_url_lang?: IAllLang
link_text?: IAllLang
}