mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-10-16 10:03:39 -04:00
Added Auto-Cards by LewdLeah.
This commit is contained in:
parent
226c82442b
commit
28327a9ceb
5 changed files with 5981 additions and 2 deletions
|
@ -645,6 +645,8 @@ const modifier = (text) => {
|
|||
}
|
||||
|
||||
state.show = null
|
||||
|
||||
text = AutoCards("output", text);
|
||||
return { text }
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue