mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 17:34:41 +00:00
Show Changelog on Mobile Devices (#558)
This commit is contained in:
parent
e40de17874
commit
2599bff463
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ export const navbarLinks = [
|
|||
{
|
||||
href: `https://github.com/community-scripts/${basePath}/blob/main/CHANGELOG.md`,
|
||||
event: "Change Log",
|
||||
icon: <Scroll className="h-4 w-4 hidden sm:block" />,
|
||||
icon: <Scroll className="h-4 w-4" />,
|
||||
text: "Change Log",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue