mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Add title
This commit is contained in:
parent
e07c1935f8
commit
7ba15fb36c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/gui-settings.min.js
vendored
2
min/gui-settings.min.js
vendored
File diff suppressed because one or more lines are too long
@ -272,12 +272,12 @@
|
||||
if ($(".gui-settings").length === 0)
|
||||
{
|
||||
body.append(`<div class='gui-settings-icon-panel'>
|
||||
<div class='gui-settings-widgets'>
|
||||
<div class='gui-settings-widgets' title='附加功能'>
|
||||
<svg style='width:24px;height:24px' viewBox='0 0 24 24'>
|
||||
<path/>
|
||||
</svg>
|
||||
</div>
|
||||
<div class='gui-settings'>
|
||||
<div class='gui-settings' title='设置'>
|
||||
<svg style='width:24px;height:24px' viewBox='0 0 24 24'>
|
||||
<path/>
|
||||
</svg>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user