Skip to content

Commit 3962ebd

Browse files
committed
fix: Remove risk_of_confusion and important_info from AI command
1 parent 3896fab commit 3962ebd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.opencode/command/update-traincategory.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ A shortcode looks like:
1414
fip_accepted=true (can be true, false, partially)
1515
reservation_required=true (can be true, false, partially)
1616
reservation_possible=true (omit the attribute if false or if reservation_required is true)
17-
risk_of_confusion=true (previously marked with ℹ️ in the title, omit the attribute if false)
18-
important_info=true (if an important highlight is part of the train category, omit the attribute if false)
1917
route_overview_url="https://example.com" (if there is an route overview link in the description, otherwise omit the attribute)
2018
additional_information_url="https://example.com" (if there is an additional information link in the description, otherwise omit the attribute)
2119
%}}

0 commit comments

Comments
 (0)