fix: Remove newline from quote string literal
Some checks failed
CI/CD Pipeline (Dev/Staging) / staging (push) Failing after 10m32s
CI/CD Pipeline (Using Gitea Variables & Secrets) / production (push) Successful in 18m39s
Staging Deployment / staging (push) Successful in 16m35s

This commit is contained in:
2026-01-09 12:57:08 +01:00
parent 21f0ebaa98
commit 5dcc6ae0a6

View File

@@ -1116,8 +1116,7 @@ export default function ActivityFeed() {
author: "Jonathan Sachs",
},
{
content: "If you cannot explain a program to yourself, the chance of the
computer getting it right is pretty small.",
content: "If you cannot explain a program to yourself, the chance of the computer getting it right is pretty small.",
author: "Bob Frankston",
},
{