Skip to content

Commit 9e477f0

Browse files
committed
[Fix] Add force inline for Edge
to avoid #906
1 parent 59691d3 commit 9e477f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

data/squirrel.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,9 @@ app_options:
385385
com.google.Chrome:
386386
# 規避 https://github.com/rime/squirrel/issues/435
387387
inline: true
388+
com.microsoft.edgemac:
389+
# 規避 https://github.com/rime/squirrel/issues/906
390+
inline: true
388391
ru.keepcoder.Telegram:
389392
# 規避 https://github.com/rime/squirrel/issues/475
390393
inline: true

0 commit comments

Comments
 (0)