Skip to content

Commit 8c242e1

Browse files
Update TSIndicator.js
- Add title for button.
1 parent 28e9bd4 commit 8c242e1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

js/TSIndicator.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ $(() => (async () => {
1313

1414
insertTSI();
1515

16+
$('#pc-templatestyles-button').attr('title', wgULS('此页面使用的模板样式表', '此頁面使用的模板樣式表'));
17+
1618
$('#pc-templatestyles-button > .oo-ui-buttonElement-button').on('click', async () => {
1719
if (list.children().length > 0) {
1820
return;

0 commit comments

Comments
 (0)