diff options
| -rw-r--r-- | src/yuzu/configuration/configure_service.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/yuzu/configuration/configure_service.ui b/src/yuzu/configuration/configure_service.ui index f5b683d25..9668dd557 100644 --- a/src/yuzu/configuration/configure_service.ui +++ b/src/yuzu/configuration/configure_service.ui | |||
| @@ -78,6 +78,9 @@ | |||
| 78 | <property name="text"> | 78 | <property name="text"> |
| 79 | <string><html><head/><body><p><a href="https://yuzu-emu.org/help/feature/boxcat"><span style=" text-decoration: underline; color:#0000ff;">Learn more about BCAT, Boxcat, and Current Events</span></a></p></body></html></string> | 79 | <string><html><head/><body><p><a href="https://yuzu-emu.org/help/feature/boxcat"><span style=" text-decoration: underline; color:#0000ff;">Learn more about BCAT, Boxcat, and Current Events</span></a></p></body></html></string> |
| 80 | </property> | 80 | </property> |
| 81 | <property name="openExternalLinks"> | ||
| 82 | <bool>true</bool> | ||
| 83 | </property> | ||
| 81 | </widget> | 84 | </widget> |
| 82 | </item> | 85 | </item> |
| 83 | <item row="0" column="1" colspan="2"> | 86 | <item row="0" column="1" colspan="2"> |