Opt out of external link icons

This was related to two unintentional regressions as we switched
off the legacy feature in July 58c87018 in legacy Vector,
and 722b5fbf in modern Vector.

Bug: T298433
Change-Id: Id258e328d1691f7bd31d2b3c57d64d5434706561
This commit is contained in:
Jon Robson 2022-01-25 08:08:49 -08:00 committed by Jdlrobson
parent 3c7b1e0eef
commit 6534f01162
1 changed files with 2 additions and 0 deletions

View File

@ -161,6 +161,7 @@
"logo": true,
"content-media": true,
"content-links": true,
"content-links-external": false,
"interface": true,
"interface-message-box": true,
"interface-category": true,
@ -184,6 +185,7 @@
"normalize": true,
"elements": true,
"content-links": true,
"content-links-external": false,
"content-media": true,
"content-tables": true,
"interface": true,