Skip to content

Commit

Permalink
Merge pull request #129 from pythonkr/dev
Browse files Browse the repository at this point in the history
운영 반영
  • Loading branch information
golony6449 authored Aug 6, 2023
2 parents 40bd9f7 + 07f2fb9 commit 68cdfd8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions constants/session.ts
Original file line number Diff line number Diff line change
Expand Up @@ -502,11 +502,11 @@ const Day2: TimeTable[] = [
room_num: ['101/102'],
},
{
title: 'Django Apps at Scale: Mistakes to Avoid',
id: '11',
host_name: 'Kushal Vijay',
title: '',
id: '',
host_name: '',
room_num: ['103'],
category: '파이썬',
category: undefined,
},
{
title: '',
Expand Down Expand Up @@ -545,7 +545,7 @@ const Day2: TimeTable[] = [
category: '웹 서비스',
},
{
title: '아래아한글_이렇게도 활용할 수 있어요.',
title: '파이썬-아래아한글 업무자동화, 이렇게도 활용할 수 있어요!',
id: '20',
host_name: '신명진',
room_num: ['104/105'],
Expand Down

0 comments on commit 68cdfd8

Please sign in to comment.