From 376eebeb88cc37e4fc69050dbeb7904573a9e5e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 3 May 2024 20:03:38 +0000 Subject: [PATCH] chore: Auto-fix some lint errors --- src/data/talks.ts | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/data/talks.ts b/src/data/talks.ts index 5229b285..fd248fe6 100644 --- a/src/data/talks.ts +++ b/src/data/talks.ts @@ -27,7 +27,8 @@ export const talks: Talk[] = [ isSecret: true, }, { - title: 'Galileo Mastermind: Develop a platform for crowdsourcing GNSS data to analyse Galileo signals', + title: + 'Galileo Mastermind: Develop a platform for crowdsourcing GNSS data to analyse Galileo signals', description: '', location: 'A5002', company: 'ESA', @@ -61,7 +62,8 @@ export const talks: Talk[] = [ isSecret: true, }, { - title: 'From Padawan to Jedi: Essential Tactics for First-Time Participants by a Jedi Master', + title: + 'From Padawan to Jedi: Essential Tactics for First-Time Participants by a Jedi Master', description: '', location: 'A5002', company: 'BlueTab', @@ -84,7 +86,7 @@ export const talks: Talk[] = [ isSecret: true, }, { - title: 'AI Work Assistant. Don\'t click, tell me what you need.', + title: "AI Work Assistant. Don't click, tell me what you need.", description: '', location: 'A5001', company: 'Seidor',