mirror of
https://github.com/LewdLeah/Auto-Cards.git
synced 2025-07-06 13:40:26 -04:00
Delete input.js
This commit is contained in:
parent
549a00f468
commit
a26389d7d5
1 changed files with 0 additions and 10 deletions
10
input.js
10
input.js
|
@ -1,10 +0,0 @@
|
||||||
// Your "Input" tab should look like this
|
|
||||||
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