Skip to content

Commit

Permalink
Merge pull request #26 from nonowazu/fix/cfc-cuic-add
Browse files Browse the repository at this point in the history
  • Loading branch information
slotthhy authored Aug 8, 2024
2 parents 1a0bbcc + 0a27f06 commit 52bff87
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Schemas/2024.07.24.0000.0000/ContentFinderCondition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ fields:
- name: Transient
type: link
condition:
switch: TransientKey
switch: ContentUICategory
cases:
6: [ContentFinderConditionTransient]
7: [ContentFinderConditionTransient]
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 52bff87

Please sign in to comment.