This website requires JavaScript.
Explore
Help
Register
Sign In
blomios
/
Tradarr
Watch
1
Star
0
Fork
0
You've already forked Tradarr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6274b4a0b8f7c35c15aea6ee20d4ea5edd8b66d7
Tradarr
/
backend
/
internal
/
database
/
migrations
/
000007_timezone.down.sql
Blomios
8a0edc3d59
feat: add settings to chose timzone and add markdown readability on main page
2026-04-20 08:22:47 +02:00
2 lines
45 B
SQL
Raw
Blame
History
DELETE
FROM
settings
WHERE
key
=
'
timezone
'
;
Reference in New Issue
View Git Blame
Copy Permalink