Skip to content

Commit

Permalink
chore: missing app config data
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Apr 6, 2023
1 parent 74c938d commit 94a2a5e
Show file tree
Hide file tree
Showing 2 changed files with 1,763 additions and 2,126 deletions.
9 changes: 9 additions & 0 deletions app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,14 @@ export default defineAppConfig({
owner: undefined,
edit: false
}
},
prose: {
copyButton: {
iconCopy: 'ph:copy',
iconCopied: 'ph:check'
},
headings: {
icon: 'ph:link'
}
}
})
Loading

0 comments on commit 94a2a5e

Please sign in to comment.