Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mathe42 authored Nov 30, 2024
1 parent d0ee52b commit 03d4fec
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/nuxt/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,21 @@ function getAge(gebDat: string, wann?: string | Date) {
// console.log('test')

const vData = {
// 2025:
510: 'MaWoE - Großes Mitarbeiterwochenende',
511: 'BibleCamp',
512: 'PfingstCamp',
513: 'TeenCamp',

Check failure on line 36 in src/nuxt/index.ts

View workflow job for this annotation

GitHub Actions / ci (ubuntu-latest, 14)

Delete `··⏎··`

514: 'Landesjungscharfreizeit I',
515: 'Landesjungscharfreizeit II',


Check failure on line 41 in src/nuxt/index.ts

View workflow job for this annotation

GitHub Actions / ci (ubuntu-latest, 14)

Delete `⏎··`
516: 'Juleica-Grundkurs',
517: 'TimeOut 2021/22',

Check failure on line 44 in src/nuxt/index.ts

View workflow job for this annotation

GitHub Actions / ci (ubuntu-latest, 14)

Delete `⏎··`

473: 'TimeOut 2022/23',
461: "EC'ler auf der Kanzel",
462: 'Mitarbeiter Wochenende',
Expand Down

0 comments on commit 03d4fec

Please sign in to comment.