add bold on message

This commit is contained in:
Peter Maquiran
2023-01-17 14:47:30 +01:00
parent ab9e828b79
commit 407c838346
3 changed files with 9 additions and 10 deletions
@@ -18,7 +18,6 @@ import { ChatMethodsService } from './chat-methods.service';
import { AESEncrypt } from '../aesencrypt.service'
import { AttachmentsService } from 'src/app/services/attachments.service';
import { NetworkServiceService} from 'src/app/services/network-service.service';
import { JsonStore } from '../jsonStore.service';
import { ViewedMessageService } from './viewed-message.service'
@Injectable({
providedIn: 'root'