mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
Rename diskstation to downloadstation
This commit is contained in:
parent
04f803676a
commit
23ba45729e
6 changed files with 18 additions and 17 deletions
|
@ -5,7 +5,7 @@ import bazarr from "./bazarr/widget";
|
|||
import changedetectionio from "./changedetectionio/widget";
|
||||
import coinmarketcap from "./coinmarketcap/widget";
|
||||
import deluge from "./deluge/widget";
|
||||
import diskstation from "./diskstation/widget";
|
||||
import downloadstation from "./downloadstation/widget";
|
||||
import emby from "./emby/widget";
|
||||
import flood from "./flood/widget";
|
||||
import gluetun from "./gluetun/widget";
|
||||
|
@ -56,7 +56,8 @@ const widgets = {
|
|||
changedetectionio,
|
||||
coinmarketcap,
|
||||
deluge,
|
||||
diskstation,
|
||||
diskstation: downloadstation,
|
||||
downloadstation,
|
||||
emby,
|
||||
flood,
|
||||
gluetun,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue