mirror of
https://github.com/LewdLeah/Auto-Cards.git
synced 2025-07-06 21:50:27 -04:00
Delete Source Code directory
This commit is contained in:
parent
5753846170
commit
4cc6a0cbb6
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
const modifier = (text) => {
|
||||
//
|
||||
// Ideally, your other input code goes above this line
|
||||
text = AutoCards("input", text);
|
||||
// Alternatively, you may also put it below this line
|
||||
//
|
||||
return {text};
|
||||
};
|
||||
modifier(text);
|
Loading…
Add table
Add a link
Reference in a new issue