diff options
author | Fabian Kirchner <kirchner@posteo.de> | 2023-10-15 10:52:42 +0200 |
---|---|---|
committer | Fabian Kirchner <kirchner@posteo.de> | 2023-10-15 10:52:42 +0200 |
commit | 225c2ff039137fcd3aa82343367f76d9d49f254c (patch) | |
tree | 48077604dc9a4f75e85992aac676f29da071a2c9 /app/Main.hs | |
parent | 7c4995d1508efc17791995c546fac8ea3039bc1b (diff) |
fix typo in issue and add caching issue
Diffstat (limited to 'app/Main.hs')
-rw-r--r-- | app/Main.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Main.hs b/app/Main.hs index 45aaa22..b535335 100644 --- a/app/Main.hs +++ b/app/Main.hs @@ -235,7 +235,7 @@ -- -- @topic options --- FIXME anissue crashes when displaying unicode emojis +-- FIXME Crash when displaying some unicode emojis -- -- Running `anissue show tool-crashes-when-displaying-unicode-emojis` -- will crash because of 🏗️. |