Update system
This commit is contained in:
parent
c57fae3723
commit
17a05ec95f
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ services:
|
||||||
DanielSiepmann\DsSite\:
|
DanielSiepmann\DsSite\:
|
||||||
resource: '../Classes/*'
|
resource: '../Classes/*'
|
||||||
|
|
||||||
|
# Widgets
|
||||||
|
|
||||||
DanielSiepmann\DsSite\Dashboard\Widgets\OwnRssFeed:
|
DanielSiepmann\DsSite\Dashboard\Widgets\OwnRssFeed:
|
||||||
class: DanielSiepmann\DsSite\Dashboard\Widgets\OwnRssFeed
|
class: DanielSiepmann\DsSite\Dashboard\Widgets\OwnRssFeed
|
||||||
arguments: ['ownRss']
|
arguments: ['ownRss']
|
||||||
|
|
Loading…
Reference in a new issue