Skip to content

Commit

Permalink
DEV: Migrate settings defaults from deprecated icon names (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyb-talks authored Dec 20, 2024
1 parent 23b4d24 commit 796ed35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
category_icon_list:
default: "help,question-circle,#CC0000,partial|"
default: "help,circle-question,#CC0000,partial|"
type: "list"
list_type: "simple"
svg_icons:
default: "question-circle"
default: "circle-question"
type: "list"
list_type: "compact"
category_lock_icon:
Expand Down

0 comments on commit 796ed35

Please sign in to comment.