Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Convert VoiceUserSettingsTab to TS #6340

Merged
merged 7 commits into from
Jul 9, 2021

Conversation

SimonBrandner
Copy link
Contributor

No description provided.

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
Comment on lines +48 to +50
export default class VoiceUserSettingsTab extends React.Component<{}, IState> {
constructor(props: {}) {
super(props);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have my doubts about this being right

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with you, it doesn't exactly roll off the tongue.
After looking it up I came to the same conclusion as you, that looks correct but doesn't look right 😅

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
@SimonBrandner SimonBrandner marked this pull request as ready for review July 9, 2021 12:34
@t3chguy t3chguy requested a review from a team July 9, 2021 13:00
Copy link
Contributor

@germain-gg germain-gg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for working on this! Looks good to me 👏

Comment on lines +48 to +50
export default class VoiceUserSettingsTab extends React.Component<{}, IState> {
constructor(props: {}) {
super(props);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with you, it doesn't exactly roll off the tongue.
After looking it up I came to the same conclusion as you, that looks correct but doesn't look right 😅

@germain-gg germain-gg merged commit a1c3f25 into matrix-org:develop Jul 9, 2021
@SimonBrandner SimonBrandner deleted the feature/media-devices branch July 9, 2021 13:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants