We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d0326 commit 7fd09a3Copy full SHA for 7fd09a3
src/client/Qiita.ts
@@ -12,7 +12,7 @@ import { Tagging } from '../entities/Tagging';
12
import { Team } from '../entities/Team';
13
import { TeamInvitation } from '../entities/TeamInvitation';
14
import { Template } from '../entities/Template';
15
-import { User } from '../entities/user';
+import { User } from '../entities/User';
16
17
export class Qiita extends Gateway {
18
0 commit comments