From b90156b8b0d797b127cd34b620bb04ce02222cc4 Mon Sep 17 00:00:00 2001 From: Ember 'n0emis' Keske Date: Mon, 28 Feb 2022 18:59:28 +0100 Subject: [PATCH] fix typo --- pretix_poos/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pretix_poos/views.py b/pretix_poos/views.py index f89672c..6138778 100644 --- a/pretix_poos/views.py +++ b/pretix_poos/views.py @@ -18,7 +18,7 @@ class CashierView(APIView): "previous": None, "results": [ { - "active": Trie, + "active": True, "id": 1, "last_modified": "2022-02-25T08:26:38.489714+01:00", "name": "User",