mirror of
https://github.com/djayatillake/obsidian-llm-tagger.git
synced 2026-07-22 05:37:59 +00:00
trigger pr change
This commit is contained in:
parent
f4e925b163
commit
e41c298520
1 changed files with 1 additions and 0 deletions
1
main.ts
1
main.ts
|
|
@ -12,6 +12,7 @@ import {
|
|||
debounce
|
||||
} from 'obsidian';
|
||||
|
||||
|
||||
const ICON_NAME = 'llm-tagger-robot';
|
||||
const VIEW_TYPE = 'llm-tagger-view';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue