Skip to content

Commit 0d15453

Browse files
committed
Bug 1159307: Can we add the Rank field to Product "Toolkit"
1 parent 7bb7340 commit 0d15453

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extensions/BMO/lib/Data.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ tie(%$cf_visible_in_products, "Tie::IxHash",
127127
"Core" => ["WebRTC", "WebRTC: Audio/Video", "WebRTC: Networking", "WebRTC: Signaling"],
128128
"Firefox" => [],
129129
"Loop" => [],
130+
"Toolkit" => [],
130131
},
131132
);
132133

0 commit comments

Comments
 (0)