Skip to content

Commit

Permalink
fix(page-icons): tabler by default + icons glyphs update
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyurec committed Mar 10, 2023
1 parent f7eee0a commit 07c2465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin/settingsConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ export const settingsConfig: SettingSchemaDesc[] = [
description: 'Pages default props: icon (emoji or Nerd icon) and color. (Delete to disable)',
type: 'string',
inputAs: 'textarea',
default: `icon::\ncolor::`,
default: `icon::\ncolor::`,
},
{
key: 'defaultJournalProps',
Expand Down

0 comments on commit 07c2465

Please sign in to comment.