From b8b38a3a532095f8ac573ab9a5e0e66976fd2deb Mon Sep 17 00:00:00 2001 From: chark1es Date: Mon, 17 Feb 2025 03:09:37 -0800 Subject: [PATCH] update config --- src/config/dashboard.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/config/dashboard.yaml b/src/config/dashboard.yaml index 8e73ad4..6fe4019 100644 --- a/src/config/dashboard.yaml +++ b/src/config/dashboard.yaml @@ -1,4 +1,14 @@ +member: + tabs: + - "Dashboard" + - "Events" + - "Reimbursements" + officer: + tabs: + - "Event Management" + include: + - "member" roles: - "IEEE Officer"