Skip to content

Commit a25df5e

Browse files
committed
Remove bad suggestions from editors list
1 parent 9a26df7 commit a25df5e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Viewer/Mac/Settings+Editor.swift

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ extension Settings {
158158

159159
private static let blacklist = [
160160
"com.apple.iWork.Numbers",
161+
"com.microsoft.Word",
162+
"com.microsoft.Excel",
161163
"com.charcoaldesign.ShapeScriptMac",
164+
"com.charcoaldesign.ShapeScriptViewer",
165+
"com.charcoaldesign.ShapeScript",
162166
]
163167
}

0 commit comments

Comments
 (0)