Skip to content

Commit

Permalink
fix: change category id
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejsharapov committed Oct 16, 2024
1 parent 85bd211 commit b06c719
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/en/cases/design/apps/des-app-options.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
chartOptions:
chart:
id: des-site-options
id: des-app-options
type: area
height: 350
fontFamily: var(--heading-font-family), Arial, sans-serif
Expand Down
2 changes: 1 addition & 1 deletion api/ru/cases/design/apps/des-app-options.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
chartOptions:
chart:
id: des-site-options
id: des-app-options
type: area
height: 350
fontFamily: var(--heading-font-family), Arial, sans-serif
Expand Down

0 comments on commit b06c719

Please sign in to comment.