mirror of
https://github.com/woodchen-ink/CoverView.git
synced 2025-07-18 14:01:56 +08:00
Merge pull request #24 from Rajesh-Royal/fix-fatal-error-icon-selection
fix: #23 fatal error in dev icons selection
This commit is contained in:
commit
0692cc390e
@ -25,7 +25,7 @@ const defaultSettings = {
|
|||||||
download: "PNG",
|
download: "PNG",
|
||||||
author: 'Rutik Wankhade',
|
author: 'Rutik Wankhade',
|
||||||
icon: { 'label': 'react', 'value': 'react' },
|
icon: { 'label': 'react', 'value': 'react' },
|
||||||
devIconOptions: {},
|
devIconOptions: [],
|
||||||
font: 'font-Anek',
|
font: 'font-Anek',
|
||||||
theme: 'background',
|
theme: 'background',
|
||||||
customIcon: '',
|
customIcon: '',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user