forked from cms/tibi-svelte-starter
Typ Select für Artikel hinzugefügt. Artikel-Details Komponenten sind nun für jeden Typ verfügbar, wenn benötigt.
This commit is contained in:
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@@ -75,6 +75,7 @@ interface TibiArticle {
|
||||
article: {
|
||||
general: {
|
||||
public: boolean
|
||||
type: string
|
||||
locale: string
|
||||
publish_date: {
|
||||
from: string
|
||||
|
||||
Reference in New Issue
Block a user