From 638ec20af828d206d2cb2c01dbb5f7e588631974 Mon Sep 17 00:00:00 2001 From: Glen Whitney Date: Thu, 30 Jul 2020 20:19:03 +0000 Subject: [PATCH] feat(hooks): ensure that Fund prefers a tree view --- mofadcustom/hooks.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mofadcustom/hooks.py b/mofadcustom/hooks.py index d95c7c2..2b64946 100644 --- a/mofadcustom/hooks.py +++ b/mofadcustom/hooks.py @@ -11,6 +11,8 @@ app_color = "aqua" app_email = "glen@mofad.org" app_license = "MIT" +treeviews = ['Fund'] + # Includes in # ------------------