feat: add settings to chose timzone and add markdown readability on main page

This commit is contained in:
2026-04-20 08:22:47 +02:00
parent 71513ea62c
commit 8a0edc3d59
7 changed files with 87 additions and 16 deletions

View File

@ -18,7 +18,9 @@
"Bash(fish -c \"which node\")",
"Read(//opt/**)",
"Bash(/home/anthony/.config/JetBrains/WebStorm2026.1/node/versions/24.14.1/bin/node node_modules/.bin/tsc --noEmit)",
"Bash(chmod +x /home/anthony/Documents/Projects/Tradarr/build-push.sh)"
"Bash(chmod +x /home/anthony/Documents/Projects/Tradarr/build-push.sh)",
"Bash(fish -c \"npm install react-markdown\")",
"Bash(fish -c \"which npm; which pnpm; which bun\")"
]
}
}