From 386fade5c22a0655ffe100709a10e2d862dd0957 Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Tue, 23 Nov 2021 11:46:21 +0100
Subject: [PATCH] =?UTF-8?q?=C5=A0koln=C3=AD=20garant=20m=C3=A1=20tak=C3=A9?=
 =?UTF-8?q?=20pr=C3=A1vo=20zalo=C5=BEit=20si=20sout=C4=9B=C5=BE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 mo/rights.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mo/rights.py b/mo/rights.py
index e7873c32..19f3d851 100644
--- a/mo/rights.py
+++ b/mo/rights.py
@@ -106,6 +106,7 @@ roles: List[Role] = [
             Right.assign_rights,
             Right.edit_place,
             Right.manage_contest,
+            Right.add_contest,
             Right.view_contestants,
             Right.view_submits,
             Right.upload_submits,
-- 
GitLab