Fix typo in post-install.js comment

4aa867292564bdf07bc6615e8d5c4fb743a04f69

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
post-install.js+1 -1
@@ -109,7 +109,7 @@ const keyMigrationMap = [
109 newKey: 'logging.minLogLevel',109 newKey: 'logging.minLogLevel',
110 migrate: (value) => value,110 migrate: (value) => value,
111 },111 },
112 // uncommend one release after 1.12.13112 // uncomment one release after 1.12.13
113 /*113 /*
114 {114 {
115 oldKey: 'cookieSecret',115 oldKey: 'cookieSecret',