update model/CPU.js

This commit is contained in:
yeyang
2022-12-30 17:39:45 +08:00
parent 741748bc90
commit 5a848011be

View File

@@ -229,7 +229,7 @@ class OSUtils {
plugin.push(val)
}
})
let del = ['example', 'genshin', 'other', 'system']
let del = ['example', 'genshin', 'other', 'system', 'bin']
plugin = plugin.filter(item => !del.includes(item))
return {