From 91356f88665fd5b383f4cc078482fd24e7ba55ba Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 24 Sep 2020 16:08:48 -0400 Subject: [PATCH] show account actions for sage or node as appropriate. do not show delete account for first admin --- src/_pages/main/account/MyAccount.vue | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/src/_pages/main/account/MyAccount.vue b/src/_pages/main/account/MyAccount.vue index 784229b..ff947de 100644 --- a/src/_pages/main/account/MyAccount.vue +++ b/src/_pages/main/account/MyAccount.vue @@ -1,13 +1,12 @@