summary refs log tree commit diff
path: root/src/api/routes/users/@me/settings-proto/2.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/routes/users/@me/settings-proto/2.ts')
-rw-r--r--src/api/routes/users/@me/settings-proto/2.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/api/routes/users/@me/settings-proto/2.ts b/src/api/routes/users/@me/settings-proto/2.ts

index d162715d..efc92faa 100644 --- a/src/api/routes/users/@me/settings-proto/2.ts +++ b/src/api/routes/users/@me/settings-proto/2.ts
@@ -137,8 +137,7 @@ async function patchUserSettings(userId: string, updatedSettings: FrecencyUserSe }; } - if (EnvConfig.get().logging.logProtoUpdates.includes("FRECENCY")) - console.log(`Updating frecency settings for user ${userId} with atomic=${atomic}:`, updatedSettings); + if (EnvConfig.get().logging.logProtoUpdates.includes("FRECENCY")) console.log(`Updating frecency settings for user ${userId} with atomic=${atomic}:`, updatedSettings); if (!atomic) { settings = FrecencyUserSettings.fromJson(