From 4abe566a72637d1452c7d1a27ac6e2d331450338 Mon Sep 17 00:00:00 2001 From: Aldino Kemal Date: Sat, 13 Jul 2024 22:18:46 +0700 Subject: [PATCH] chore: update image homepage --- docs/openapi.yaml | 8 ++++---- readme.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/openapi.yaml b/docs/openapi.yaml index bb24552..bef27e4 100644 --- a/docs/openapi.yaml +++ b/docs/openapi.yaml @@ -1043,11 +1043,11 @@ components: participants: type: array items: - type: string + type: string example: - - '6819241294719274' - - '6829241294719274' - - '6839241294719274' + - '6819241294719274' + - '6829241294719274' + - '6839241294719274' ManageParticipantResponse: type: object properties: diff --git a/readme.md b/readme.md index 519c047..a1b4c46 100644 --- a/readme.md +++ b/readme.md @@ -137,7 +137,7 @@ You can fork or edit this source code ! ### App User Interface -1. Homepage ![Homepage](https://i.ibb.co.com/681JTHK/image.png) +1. Homepage ![Homepage](https://i.ibb.co.com/d05L4VX/homepage.png) 2. Login ![Login](https://i.ibb.co.com/jkcB15R/login.png?v=1) 3. Send Message ![Send Message](https://i.ibb.co.com/rc3NXMX/send-message.png?v1) 4. Send Image ![Send Image](https://i.ibb.co.com/BcFL3SD/send-image.png?v1)