This commit is contained in:
mertsincan 2023-03-29 16:58:15 +01:00
parent 49fc4462e4
commit 169c30d1a1
3 changed files with 1 additions and 3 deletions

View file

@ -52,7 +52,7 @@ if (project) {
doc[name] = {
description
};
const module_component_group = module.groups.find((g) => g.title === 'Component');
let methods = {
description: staticMessages['methods'],