Skip to content

Commit dff86d0

Browse files
Update main.ts
1 parent 05990f4 commit dff86d0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main.ts

-2
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,6 @@ class SampleSettingTab extends PluginSettingTab {
188188
const { containerEl } = this
189189
containerEl.empty()
190190

191-
new Setting(containerEl).setName('常规').setHeading()
192-
193191
new Setting(containerEl)
194192
.setName('Abbrlink 长度')
195193
.setDesc('Abbrlink 长度 (4-32)')

0 commit comments

Comments
 (0)