feat(homepage-dashboard): add link to qui
This commit is contained in:
parent
489a5b5f26
commit
8ab2740c3f
1 changed files with 8 additions and 1 deletions
|
|
@ -137,6 +137,13 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
"qui" = {
|
||||||
|
"description" = "qBittorrent front end";
|
||||||
|
"icon" = "qui.svg";
|
||||||
|
"href" = "https://qui.fi33.buzz/";
|
||||||
|
};
|
||||||
|
}
|
||||||
{
|
{
|
||||||
"qBittorrent" = {
|
"qBittorrent" = {
|
||||||
"description" = "BitTorrent client";
|
"description" = "BitTorrent client";
|
||||||
|
|
@ -315,7 +322,7 @@ in
|
||||||
{
|
{
|
||||||
"Media Management" = {
|
"Media Management" = {
|
||||||
style = "row";
|
style = "row";
|
||||||
columns = 4;
|
columns = 3;
|
||||||
useEqualHeights = true;
|
useEqualHeights = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue