mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Added PiAlert widget [WIP] (#1493)
* Added PiAlert widget * pialert: comments clean * Syntax changes to piAlert widget --------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c8eccc71a4
commit
36eaaafd88
@@ -51,6 +51,7 @@ import paperlessngx from "./paperlessngx/widget";
|
||||
import pfsense from "./pfsense/widget";
|
||||
import photoprism from "./photoprism/widget";
|
||||
import proxmoxbackupserver from "./proxmoxbackupserver/widget";
|
||||
import pialert from "./pialert/widget";
|
||||
import pihole from "./pihole/widget";
|
||||
import plex from "./plex/widget";
|
||||
import portainer from "./portainer/widget";
|
||||
@@ -138,6 +139,7 @@ const widgets = {
|
||||
pfsense,
|
||||
photoprism,
|
||||
proxmoxbackupserver,
|
||||
pialert,
|
||||
pihole,
|
||||
plex,
|
||||
portainer,
|
||||
|
||||
Reference in New Issue
Block a user