diff --git a/plugins/plugin_datetime.py b/plugins/plugin_datetime.py index 7ce3e4d..d893e79 100644 --- a/plugins/plugin_datetime.py +++ b/plugins/plugin_datetime.py @@ -15,6 +15,7 @@ def start(core:VACore): "commands": { # набор скиллов. Фразы скилла разделены | . Если найдены - вызывается функция "дата": play_date, "время": play_time, + } } return manifest