From 9e477f05dbbacd7d0aa89249788ae00fc07c738d Mon Sep 17 00:00:00 2001 From: LEO Yoon-Tsaw Date: Sun, 2 Jun 2024 22:19:48 -0400 Subject: [PATCH] [Fix] Add force inline for Edge to avoid #906 --- data/squirrel.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/squirrel.yaml b/data/squirrel.yaml index db0ff2673..ef4ac5695 100644 --- a/data/squirrel.yaml +++ b/data/squirrel.yaml @@ -385,6 +385,9 @@ app_options: com.google.Chrome: # 規避 https://github.com/rime/squirrel/issues/435 inline: true + com.microsoft.edgemac: + # 規避 https://github.com/rime/squirrel/issues/906 + inline: true ru.keepcoder.Telegram: # 規避 https://github.com/rime/squirrel/issues/475 inline: true