From 996d86e5eacab4e97db169bb570e682553b19377 Mon Sep 17 00:00:00 2001 From: Daniel Klein Date: Thu, 26 Sep 2024 12:43:18 +0200 Subject: [PATCH] fix(compliance): invert compliance condition --- src/ranks.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/ranks.yaml b/src/ranks.yaml index f3c8dd2a..42cac090 100644 --- a/src/ranks.yaml +++ b/src/ranks.yaml @@ -148,14 +148,15 @@ - field: compliance label: name: Compliance - positive: No - negative: ... + positive: ... + negative: No condition: - exists: false + exists: true points: 5 - field: default_privacy label: name: Default Privacy + positive: YES negative: No condition: