From 06da9dc5a6a93fb838ed692ba61557d1b6cf6e33 Mon Sep 17 00:00:00 2001 From: Jon Date: Wed, 23 Jun 2021 17:31:55 +0100 Subject: [PATCH] pages api symlink fix --- dailyjs/text-chat/pages/api | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dailyjs/text-chat/pages/api b/dailyjs/text-chat/pages/api index 6cdd019..999f604 120000 --- a/dailyjs/text-chat/pages/api +++ b/dailyjs/text-chat/pages/api @@ -1 +1 @@ -../../basic-call/pages/api +../../basic-call/pages/api \ No newline at end of file