From 29e2ab1b4a1eec2bc352871f673f54d6bad4b4e1 Mon Sep 17 00:00:00 2001 From: Deluan Date: Tue, 5 May 2020 15:44:05 -0400 Subject: [PATCH] Set default view to Album list --- ui/src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/App.js b/ui/src/App.js index 3f8f43b37c5..a17b0553785 100644 --- a/ui/src/App.js +++ b/ui/src/App.js @@ -43,8 +43,8 @@ const App = () => ( loginPage={Login} > {(permissions) => [ - , , + , , permissions === 'admin' ? (