Skip to content

Commit e1e4bc4

Browse files
committed
chore(assets): update application body [skip ci]
1 parent 56c8a72 commit e1e4bc4

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

assets/application.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,15 @@
152152
},
153153
"hide": true
154154
},
155+
"enable_category_import": {
156+
"schema": {
157+
"type": "boolean",
158+
"default": false,
159+
"title": "Importar categorias",
160+
"description": "Habilita importação de categorias em produtos enviados do Tiny"
161+
},
162+
"hide": true
163+
},
155164
"exportation": {
156165
"schema": {
157166
"title": "Exportação manual",
@@ -358,5 +367,5 @@
358367
}
359368
},
360369
"auth_callback_uri": "https://appv2-gqnsyuqg6q-uc.a.run.app/ecom/auth-callback",
361-
"version": "3.3.0"
370+
"version": "3.4.0"
362371
}

0 commit comments

Comments
 (0)