Ian Macdonald 3 years ago
parent 345d8677b2
commit a11b078d5b
No known key found for this signature in database
GPG Key ID: AE4C20556BA626FA

@ -16,7 +16,7 @@ import {
} from '../../util/accountManager';
import { fromHex } from '../../session/utils/String';
export const MAX_USERNAME_LENGTH = 20;
export const MAX_USERNAME_LENGTH = 26;
// tslint:disable: use-simple-attributes
export async function resetRegistration() {

Loading…
Cancel
Save