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:
2022-06-15 13:06:43 +02:00
parent 652f15830d
commit 0d06a61c7f
9 changed files with 106 additions and 38 deletions

1
types/global.d.ts vendored
View File

@@ -75,6 +75,7 @@ interface TibiArticle {
article: {
general: {
public: boolean
type: string
locale: string
publish_date: {
from: string