Skip to content

Commit 18b0aaa

Browse files
committed
feat: Update manifest name
1 parent 52ee094 commit 18b0aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { ManifestV3Export } from '@crxjs/vite-plugin';
22

33
const manifest = {
44
manifest_version: 3,
5-
name: 'HSU 시간표 마슐사',
5+
name: 'HSU 시간표 마슐사',
66
version: '1.3.1',
77
description: '한성대학교 종합정보시스템 시간표 및 수업계획서 조회 페이지의 가독성을 높입니다.',
88
action: {

0 commit comments

Comments
 (0)