Fix typo in post-install.js comment

This commit is contained in:
Cohee 2025-02-26 00:08:59 +02:00
parent acd8b817f4
commit 4aa8672925

View File

@ -109,7 +109,7 @@ const keyMigrationMap = [
newKey: 'logging.minLogLevel',
migrate: (value) => value,
},
// uncommend one release after 1.12.13
// uncomment one release after 1.12.13
/*
{
oldKey: 'cookieSecret',