diff --git a/src/serverScripts/version.ts b/src/serverScripts/version.ts index 4bbd3758..e7f77cf7 100644 --- a/src/serverScripts/version.ts +++ b/src/serverScripts/version.ts @@ -3,7 +3,7 @@ export const photonVersion = "1.1.25"; /// export const photonChangelog = { "1.1.25": { "Fixed": [ - "Fixed new type of reddit links (example /r/.../s/...", + "Fixed new type of reddit links (example /r/.../s/...)", ], }, "1.1.24": {