Set teammate display name

This commit is contained in:
harshil Sharma 2023-10-30 09:26:58 +05:30
parent 66dc8a4db6
commit 978a13adc5

View file

@ -9,7 +9,6 @@ import {useServerUrl} from '@app/context/server';
import {ConvertGMToChannelForm} from './convert_gm_to_channel_form/convert_gm_to_channel_form';
import {Loader} from './loader';
import { logDebug } from '@app/utils/log';
type Props = {
channelId: string;