From 3a7bfa1b7419fa243bf57962782a7ca7271142d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20Sch=C3=A4fer?= Date: Fri, 21 Jun 2024 14:50:48 +0200 Subject: [PATCH] Adapt the client to the server changes for getting the list of posts --- client/src/App.vue | 31 +++++++++++-------------------- client/src/util/api-client.ts | 17 ++++++++++++++--- client/src/views/PostsView.vue | 25 +++++++++++-------------- 3 files changed, 36 insertions(+), 37 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index 9f44c2c..871b3b2 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -29,13 +29,13 @@ -
- - + +
@@ -49,7 +49,7 @@ - +