Skip to content

Commit 5ff8f4d

Browse files
avivkellerCopilot
andauthored
Update src/config.mjs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e64316c commit 5ff8f4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { join, dirname } from 'node:path';
44
const defaultMeetingsDirectory = join(homedir(), '.make-node-meeting');
55

66
/**
7-
* @type {import('./types.d.ts').EnvironmentConfig} Environment configuration object
7+
* @type {import('./types.d.ts').AppConfig} Environment configuration object
88
*/
99
export default {
1010
// GitHub personal access token from environment

0 commit comments

Comments
 (0)