mirror of
https://github.com/LewdLeah/Auto-Cards.git
synced 2025-07-07 06:00:27 -04:00
Update output.js
This commit is contained in:
parent
71e2b3a394
commit
6f543edc88
1 changed files with 7 additions and 1 deletions
|
@ -1 +1,7 @@
|
|||
// wip
|
||||
// Your "Output" tab should look like this
|
||||
const modifier = (text) => {
|
||||
text = AutoCards("output", text);
|
||||
state.inhibit = false;
|
||||
return {text};
|
||||
};
|
||||
modifier(text);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue