mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Upd support
commit_hash:6045d5cf8fa896214ea6f028fad1b1320d1e4c77
This commit is contained in:
@@ -42,7 +42,11 @@
|
||||
"$description": "translations.json#/div_action_animator_start_end_value"
|
||||
}
|
||||
},
|
||||
"platforms": [],
|
||||
"platforms": [
|
||||
"ios",
|
||||
"android",
|
||||
"web"
|
||||
],
|
||||
"required": [
|
||||
"type",
|
||||
"animator_id"
|
||||
|
||||
@@ -13,7 +13,11 @@
|
||||
"$description": "translations.json#/div_action_animator_stop_animator_id"
|
||||
}
|
||||
},
|
||||
"platforms": [],
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios",
|
||||
"web"
|
||||
],
|
||||
"required": [
|
||||
"type",
|
||||
"animator_id"
|
||||
|
||||
Reference in New Issue
Block a user