Merge branch 'main' of https://github.com/kwaroran/RisuAI
This commit is contained in:
@@ -268,9 +268,7 @@ function getModuleByIds(ids:string[]){
|
||||
modules.push(module)
|
||||
}
|
||||
}
|
||||
if(db.moduleIntergration){
|
||||
modules = deduplicateModuleById(modules)
|
||||
}
|
||||
modules = deduplicateModuleById(modules)
|
||||
return modules
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user