mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-31 20:30:28 +02:00
Fix typo in post-install.js comment
This commit is contained in:
parent
acd8b817f4
commit
4aa8672925
@ -109,7 +109,7 @@ const keyMigrationMap = [
|
|||||||
newKey: 'logging.minLogLevel',
|
newKey: 'logging.minLogLevel',
|
||||||
migrate: (value) => value,
|
migrate: (value) => value,
|
||||||
},
|
},
|
||||||
// uncommend one release after 1.12.13
|
// uncomment one release after 1.12.13
|
||||||
/*
|
/*
|
||||||
{
|
{
|
||||||
oldKey: 'cookieSecret',
|
oldKey: 'cookieSecret',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user