Merge branch 'MDL-76280-master' of https://github.com/andrewnicols/moodle

This commit is contained in:
Jake Dallimore
2022-11-16 13:29:14 +08:00
+3
View File
@@ -496,6 +496,9 @@ class manager {
// Disable the Template plugin for now.
'template',
// Disable the preview plugin as it does not support Moodle filters.
'preview',
];
}