Removed attemp to format

This commit is contained in:
Vlad Kostyanetsky 2024-05-09 02:24:12 +04:00
parent 67ee98e8d7
commit e78be2db68

View file

@ -37,7 +37,7 @@ export class TimesheetSettingTab extends PluginSettingTab {
new Setting(containerEl)
.setName("Default task number patterns")
.setDesc(
'You can specify task number patterns in a `timesheet` code block or simply set default ones here: it will affect all `timesheet` code blocks without patterns specified.'
'You can specify task number patterns in a timesheet code block or set default ones here: it will affect all timesheet code blocks without patterns specified.'
)
.setClass("text-snippets-class")
.addTextArea((text) =>