Skip to content
Update Menu structure authored by Nanit's avatar Nanit
......@@ -93,7 +93,7 @@ To create a menu whether in a separate file or in a single file you need to conf
| closeActions | [Object](Data types#object) | {-No-} | [Actions](Actions), that perform after the menu closes |
| updateInterval | Integer | {-No-} | Sets the menu update interval in seconds |
## <a name="update">Авто обновление меню</a>
## <a name="update">Auto updating (refreshing)</a>
A bit more detailed about the `updateInterval` setting. If you want to create a menu that will automatically update including items, placeholders and any other dynamic data, you can specify the interval for updating the menu.
......
......