Skip to content

Commit d353c51

Browse files
committed
fix: changed name of comm add-event -> new-event
1 parent 3846e89 commit d353c51

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/commands/calendar/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// fun/index.ts
22

33
export * from './getEvents';
4-
export * from './addEvent';
4+
export * from './newEvent';
File renamed without changes.

0 commit comments

Comments
 (0)