summaryrefslogtreecommitdiff
path: root/src/reddit.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/reddit.ts')
-rw-r--r--src/reddit.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reddit.ts b/src/reddit.ts
index 6fe576e..0c12739 100644
--- a/src/reddit.ts
+++ b/src/reddit.ts
@@ -1,4 +1,4 @@
-import type { TimePeriod } from './commands.ts';
+import type { TimePeriod } from './discord/types.ts';
export interface RedditPost {
id: string;