From 97f87e81efbecbad3597ed5928c87987f53a10a2 Mon Sep 17 00:00:00 2001 From: Oowazu Nonowazu Date: Wed, 31 Jul 2024 11:08:49 -0500 Subject: [PATCH 1/2] Update TransientKey -> link to ContentUICategory --- Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml b/Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml index d227895..765c29e 100644 --- a/Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml +++ b/Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml @@ -99,7 +99,9 @@ fields: - name: ContentType type: link targets: [ContentType] - - name: TransientKey + - name: ContentUICategory + type: link + targets: [ContentUICategory] - name: Unknown40 - name: Unknown41 - name: PvP From 0a27f06fa268e6ba12fdf57389744f4cffb484f9 Mon Sep 17 00:00:00 2001 From: Liam Date: Thu, 8 Aug 2024 10:56:35 -0400 Subject: [PATCH 2/2] Update Transient switch link. --- Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml b/Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml index 765c29e..f119be6 100644 --- a/Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml +++ b/Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml @@ -55,7 +55,7 @@ fields: - name: Transient type: link condition: - switch: TransientKey + switch: ContentUICategory cases: 6: [ContentFinderConditionTransient] 7: [ContentFinderConditionTransient]