mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-08 06:19:05 +08:00
fix(SelectionAssistant): add explorer.exe to filterlist
This commit is contained in:
parent
5b379666f4
commit
70fb6393b6
@ -20,6 +20,7 @@ interface IFinetunedList {
|
|||||||
*************************************************************************/
|
*************************************************************************/
|
||||||
export const SELECTION_PREDEFINED_BLACKLIST: IFilterList = {
|
export const SELECTION_PREDEFINED_BLACKLIST: IFilterList = {
|
||||||
WINDOWS: [
|
WINDOWS: [
|
||||||
|
'explorer.exe',
|
||||||
// Screenshot
|
// Screenshot
|
||||||
'snipaste.exe',
|
'snipaste.exe',
|
||||||
'pixpin.exe',
|
'pixpin.exe',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user