From 8d1344e0b6772b605f2f07a34743f92cd6e001ef Mon Sep 17 00:00:00 2001 From: Artus Date: Mon, 28 Oct 2019 15:29:17 +0100 Subject: [PATCH] adds events api --- lootalot_front/src/App.vue | 1 + lootalot_front/src/components/PlayerView.js | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/lootalot_front/src/App.vue b/lootalot_front/src/App.vue index 1a2c897..6b6d0cc 100644 --- a/lootalot_front/src/App.vue +++ b/lootalot_front/src/App.vue @@ -31,6 +31,7 @@ @update="actions.updateWealth" >

{{ notifications }}

+