mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Feature: Vikunja service widget (#4118)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
e6c7692677
commit
20048ff567
10 changed files with 131 additions and 0 deletions
|
@ -115,6 +115,7 @@ import unifi from "./unifi/widget";
|
|||
import unmanic from "./unmanic/widget";
|
||||
import uptimekuma from "./uptimekuma/widget";
|
||||
import uptimerobot from "./uptimerobot/widget";
|
||||
import vikunja from "./vikunja/widget";
|
||||
import watchtower from "./watchtower/widget";
|
||||
import wgeasy from "./wgeasy/widget";
|
||||
import whatsupdocker from "./whatsupdocker/widget";
|
||||
|
@ -246,6 +247,7 @@ const widgets = {
|
|||
uptimekuma,
|
||||
uptimerobot,
|
||||
urbackup,
|
||||
vikunja,
|
||||
watchtower,
|
||||
wgeasy,
|
||||
whatsupdocker,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue