Skip to content

Commit

Permalink
ifx(ranking): 官方实现了语言图标的功能,将扩展的语言图标选项默认关闭
Browse files Browse the repository at this point in the history
  • Loading branch information
XYShaoKang committed Apr 16, 2023
1 parent a8b3e8b commit 539180e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const defaultOptions = {
disableShortcutkey: false,
},
contestRankingPage: {
languageIcon: true,
languageIcon: false,
showPredict: true,
realTimePredict: false,
showOldRating: false,
Expand Down

0 comments on commit 539180e

Please sign in to comment.