diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-12-21 17:54:16 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-12-21 17:54:16 -0500 |
| commit | 63682deb929a1a201f4c344f0eaea5ae449b05ac (patch) | |
| tree | 3696db53fd13666c77afdc265ee8191cf1c2568d /.idea/misc.xml | |
| download | shrimpbot-js-63682deb929a1a201f4c344f0eaea5ae449b05ac.tar.gz shrimpbot-js-63682deb929a1a201f4c344f0eaea5ae449b05ac.tar.bz2 shrimpbot-js-63682deb929a1a201f4c344f0eaea5ae449b05ac.zip | |
Inital commit (aka start of this garbage dump
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..30bab2a --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="DiscordProjectSettings"> + <option name="show" value="ASK" /> + <option name="description" value="" /> + </component> +</project>
\ No newline at end of file |
