Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OtavioStasiak committed Nov 25, 2024
1 parent 090e815 commit 8b5bab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/RoomInfoEditView/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,6 @@ class RoomInfoEditView extends React.Component<IRoomInfoEditViewProps, IRoomInfo
encrypted
} = this.state;
const { serverVersion, encryptionEnabled, theme } = this.props;
const { buttonBackgroundDangerDefault, fontDanger } = themes[theme];

return (
<KeyboardView
Expand Down

0 comments on commit 8b5bab3

Please sign in to comment.