Skip to content

Commit

Permalink
Fix categories
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-A-Rocha committed Jan 19, 2025
1 parent 6f6c2f7 commit 33c2167
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions wiki/categories.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
subcategories:
- name: "Client functions"
subcategories:
- name: "Cursor functions"
- name: "Client cursor functions"
functions:
path: "Cursor"
type: "client"
- name: "Element functions"
- name: "Client element functions"
functions:
path: "Element"
type: "client"

- name: "Shared functions"
subcategories:
- name: "Cursor functions"
- name: "Client cursor functions"
functions:
path: "Cursor"
type: "shared"
- name: "Element functions"
- name: "Client element functions"
functions:
path: "Element"
type: "shared"

0 comments on commit 33c2167

Please sign in to comment.