2 lines
102 B
TypeScript
2 lines
102 B
TypeScript
export const CLIENT_UPDATE_REQUIRED_MESSAGE = 'Update the client in order to connect to other users';
|