Fix call logs

This commit is contained in:
Christopher Cookman 2024-12-16 17:45:36 -07:00
parent 0f0fac9354
commit 4ef5664510

View file

@ -0,0 +1,2 @@
-- Had to do this because we changed the timestamp format to full epoch, instead of / 1000
DELETE FROM callLogs;