From a06d91d9a3218d5a63b700ddc2a58b81159539a8 Mon Sep 17 00:00:00 2001 From: Matthias <matthias.mair@oewf.org> Date: Sun, 28 Nov 2021 17:21:54 +0100 Subject: [PATCH] fix reference name --- tasks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks.py b/tasks.py index 51df809149..7408bb40b5 100644 --- a/tasks.py +++ b/tasks.py @@ -290,7 +290,7 @@ def content_excludes(): "exchange.rate", "exchange.exchangebackend", "common.notificationentry", - "user_sessions_session", + "user_sessions.session", ] output = ""