diff --git a/.vscode/settings.json b/.vscode/settings.json index fc02003..b8528ea 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -46,5 +46,14 @@ "titleBar.inactiveBackground": "#33669999", "titleBar.inactiveForeground": "#e7e7e799" }, - "cSpell.words": ["Controlpanel", "discordjs", "pino", "runned", "Timout", "upsert", "uuidv"] + "cSpell.words": [ + "Controlpanel", + "discordjs", + "pino", + "runned", + "Timout", + "upsert", + "uuidv" + ], + "git.enableCommitSigning": true }