mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Feature: stock market service and info widget (#3617)
Some checks failed
Some checks failed
--------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
@@ -94,6 +94,7 @@ import scrutiny from "./scrutiny/widget";
|
||||
import sonarr from "./sonarr/widget";
|
||||
import speedtest from "./speedtest/widget";
|
||||
import stash from "./stash/widget";
|
||||
import stocks from "./stocks/widget";
|
||||
import strelaysrv from "./strelaysrv/widget";
|
||||
import swagdashboard from "./swagdashboard/widget";
|
||||
import tailscale from "./tailscale/widget";
|
||||
@@ -215,6 +216,7 @@ const widgets = {
|
||||
sonarr,
|
||||
speedtest,
|
||||
stash,
|
||||
stocks,
|
||||
strelaysrv,
|
||||
swagdashboard,
|
||||
tailscale,
|
||||
|
||||
Reference in New Issue
Block a user