Skip to content
Snippets Groups Projects
Commit ce1c0ef5 authored by ko_oler's avatar ko_oler
Browse files

Исправлена проблемы с выгрузкой полей "published_at", "published_by",...

Исправлена проблемы с выгрузкой полей "published_at", "published_by", "archived_at","archived_by", поля убраны из списка системных
parent a1707249
No related branches found
No related tags found
No related merge requests found
......@@ -69,10 +69,6 @@ var SystemFields = []string{
"updated_at",
"updated_by",
"revision_id",
"published_at",
"published_by",
"archived_at",
"archived_by",
"data",
"translations",
"locale",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment