Skip to content

Commit

Permalink
Add word from emoji
Browse files Browse the repository at this point in the history
  • Loading branch information
wengxt committed Apr 17, 2024
1 parent 0d385bd commit e90ef36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ set(DICT_TAR "dict-20240416.tar.zst")
set(DICT_URL "https://download.fcitx-im.org/data/${DICT_TAR}")

fcitx5_download(dict-download ${DICT_URL} ${DICT_TAR}
adeb7d17af003a2ee2c87ca4ae17ac7eb90b3202decc4b5388b56c17ec36dc43)
9c262cbfa306cb4c3b055991b7e22b453e0f267f20ceb5d9d9e5f8fbe4f2d367)
fcitx5_extract(dict-extract ${DICT_TAR} DEPENDS dict-download
OUTPUT dict_sc.txt dict_extb.txt)

Expand Down

0 comments on commit e90ef36

Please sign in to comment.