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
b2a7c1a2e34b35852b6faf78b863e156cd7f8f0a
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