From e6c4053ccfa7a2095b56ed915c1e62e91c5b5ee5 Mon Sep 17 00:00:00 2001 From: Paolo Arena Date: Sat, 26 Oct 2019 02:21:51 +0200 Subject: [PATCH] Step 1: Creating page Messages: userlist last messages + a page for all the messages received and sent. --- server/tools/shared_vuejs.ts | 1 + 1 file changed, 1 insertion(+) create mode 120000 server/tools/shared_vuejs.ts diff --git a/server/tools/shared_vuejs.ts b/server/tools/shared_vuejs.ts new file mode 120000 index 0000000..8c4a7ad --- /dev/null +++ b/server/tools/shared_vuejs.ts @@ -0,0 +1 @@ +../../../freeplanet/src/common/shared_vuejs.ts \ No newline at end of file