From cf23f029fe09ebd52aa772b774e0fca47373920b Mon Sep 17 00:00:00 2001 From: cha0s Date: Tue, 23 Apr 2019 03:25:37 -0500 Subject: [PATCH] fix: Damage takes app --- client/ui/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/ui/index.js b/client/ui/index.js index 310c360..9582991 100644 --- a/client/ui/index.js +++ b/client/ui/index.js @@ -8,7 +8,7 @@ import Menu from './menu'; const Ui = ({app}) => { return - + ;