Skip to content

Commit

Permalink
Generate static files
Browse files Browse the repository at this point in the history
  • Loading branch information
HDinger committed Jan 10, 2025
1 parent fa6d225 commit d11d468
Showing 4 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions static/info_arch.json
Original file line number Diff line number Diff line change
@@ -17497,8 +17497,8 @@
]
},
{
"name": "additional_content",
"description": "Optional additional_content like a form input or toast.",
"name": "additional_details",
"description": "Optional additional_details like a form input or toast.",
"parameters": [
{
"name": "system_arguments",
@@ -17547,8 +17547,8 @@
}
},
{
"preview_path": "primer/open_project/feedback_dialog/additional_content",
"name": "additional_content",
"preview_path": "primer/open_project/feedback_dialog/with_additional_details",
"name": "with_additional_details",
"snapshot": "false",
"skip_rules": {
"wont_fix": [
@@ -17573,8 +17573,8 @@
}
},
{
"preview_path": "primer/open_project/feedback_dialog/custom_footer",
"name": "custom_footer",
"preview_path": "primer/open_project/feedback_dialog/with_custom_footer",
"name": "with_custom_footer",
"snapshot": "false",
"skip_rules": {
"wont_fix": [
8 changes: 4 additions & 4 deletions static/previews.json
Original file line number Diff line number Diff line change
@@ -3680,8 +3680,8 @@
}
},
{
"preview_path": "primer/open_project/feedback_dialog/additional_content",
"name": "additional_content",
"preview_path": "primer/open_project/feedback_dialog/with_additional_details",
"name": "with_additional_details",
"snapshot": "false",
"skip_rules": {
"wont_fix": [
@@ -3706,8 +3706,8 @@
}
},
{
"preview_path": "primer/open_project/feedback_dialog/custom_footer",
"name": "custom_footer",
"preview_path": "primer/open_project/feedback_dialog/with_custom_footer",
"name": "with_custom_footer",
"snapshot": "false",
"skip_rules": {
"wont_fix": [

0 comments on commit d11d468

Please sign in to comment.