Skip to content

Commit ca7b236

Browse files
authored
Rename IdentitySettings.ts to identitySettings.ts
1 parent 97fe228 commit ca7b236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contracts/IdentitySettings.ts renamed to src/contracts/identitySettings.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ export interface TermsOfService {
4747
* The content of the term of use
4848
*/
4949
text: string;
50-
}
50+
}

0 commit comments

Comments
 (0)