Chore: Add new line at EOF

This commit is contained in:
Nelson Chan 2021-08-03 17:46:09 +08:00
parent 377d475e05
commit 221aad55de

View File

@ -67,4 +67,4 @@ create index user_id on monitor (user_id);
COMMIT;
PRAGMA foreign_keys = on;
PRAGMA foreign_keys = on;