mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-18 13:24:19 -05:00
Add required newline to end of migration file
This commit is contained in:
parent
612581a5d5
commit
629b15c56e
@ -13,4 +13,4 @@ exports.down = function (knex) {
|
||||
.alterTable("status_page", function (table) {
|
||||
table.dropColumn("hide_uptime_percentage");
|
||||
});
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user