Updated Home (markdown)

master
Dowon 2023-05-13 19:46:15 +09:00
parent fa159e56c8
commit 66e841e457
1 changed files with 5 additions and 1 deletions

@ -1 +1,5 @@
# !After Detailer
# !After Detailer
### Why is there a `!` at the beginning of the name?
Extensions in webui are run in alphabetical order by filename. Given what ADetailer does, I thought it would be better to have it run first among all extensions, so I prefixed it with a `!`