Update js/rus/rus.js
Browse files- js/rus/rus.js +1 -1
js/rus/rus.js
CHANGED
@@ -981,7 +981,7 @@ editor.Components.addType('senler_form_v1-settings-block', {
|
|
981 |
editor.Blocks.add('senler_form_v1-settings-block-block', {
|
982 |
label: `
|
983 |
<img src="https://senler.ru/web/images/logo-icon.svg" width="36" height="36" alt="senler_form_v">
|
984 |
-
|
985 |
content: { type: 'senler_form_v1-settings-block' },
|
986 |
category: 'Сенлер - ВК', // Добавляем категорию "Сенлер - ВК"
|
987 |
});
|
|
|
981 |
editor.Blocks.add('senler_form_v1-settings-block-block', {
|
982 |
label: `
|
983 |
<img src="https://senler.ru/web/images/logo-icon.svg" width="36" height="36" alt="senler_form_v">
|
984 |
+
Form_v1`,
|
985 |
content: { type: 'senler_form_v1-settings-block' },
|
986 |
category: 'Сенлер - ВК', // Добавляем категорию "Сенлер - ВК"
|
987 |
});
|