@@ -12,7 +12,7 @@ const getToday = require('./getToday.js');
const todayDate = getToday();
// 시험 회차
const examRound = '2603';
const examRound = '2604';
const codeTypes = [
'DIC',
@@ -22,7 +22,7 @@ const codeTypes = [
const examTypes = [
'A',
'B',
// 'C',
'C',
// 'D'
];
The note is not visible to the blocked user.