Skip to content
Snippets Groups Projects
Commit fabab827 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2904981: Added [Paragraphs previewer] module and Fixed paragraphs edit mode

parent fe895205
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ function varbase_landing_update_8005() {
/**
* Enable Paragraphs previewer module.
*/
function varbase_update_8006() {
function varbase_landing_update_8006() {
if (!\Drupal::moduleHandler()->moduleExists('paragraphs_previewer')) {
\Drupal::service('module_installer')->install(['paragraphs_previewer'], FALSE);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment