Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8e8b4ec

Browse files
johnstcnjsjoeio
andauthored
PR comment
Co-authored-by: Joe Previte <jjprevite@gmail.com>
1 parent1800982 commit8e8b4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/src/pages/UserSettingsPage/AccountPage/AccountPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export const AccountPage: React.FC = () => {
2121
return(
2222
<Sectiontitle={Language.title}>
2323
<AccountForm
24-
editable={!!canEditUsers}
24+
editable={Boolean(canEditUsers)}
2525
email={me.email}
2626
updateProfileError={updateProfileError}
2727
isLoading={authState.matches("signedIn.profile.updatingProfile")}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp