mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 07:25:48 +01:00
Change default value, fix API
This commit is contained in:
@@ -34,7 +34,7 @@ const definition = defineWidget({
|
||||
options: {
|
||||
rssFeedUrl: {
|
||||
type: 'multiple-text',
|
||||
defaultValue: ['https://japantimes.co.jp/feed'],
|
||||
defaultValue: [],
|
||||
},
|
||||
},
|
||||
gridstack: {
|
||||
|
||||
Reference in New Issue
Block a user