fix(SelectionAssistant): add explorer.exe to filterlist

This commit is contained in:
fullex 2025-06-06 17:15:17 +08:00 committed by kangfenmao
parent 29e1f53c1e
commit 1d82c13604

View File

@ -20,6 +20,7 @@ interface IFinetunedList {
*************************************************************************/
export const SELECTION_PREDEFINED_BLACKLIST: IFilterList = {
WINDOWS: [
'explorer.exe',
// Screenshot
'snipaste.exe',
'pixpin.exe',