diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2020-01-02 13:53:18 -0500 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2020-01-02 13:53:18 -0500 |
| commit | e5a8fa84938e76dcc7177b46efab1815eca7c293 (patch) | |
| tree | d53e8fd7811bb4e4ae2b11380bba8df1d2d7b704 /.idea/discord.xml | |
| parent | 898d230151b13b386108e139ffe34648da45675d (diff) | |
| download | AleeBot-e5a8fa84938e76dcc7177b46efab1815eca7c293.tar.gz AleeBot-e5a8fa84938e76dcc7177b46efab1815eca7c293.tar.bz2 AleeBot-e5a8fa84938e76dcc7177b46efab1815eca7c293.zip | |
2020 changes and tweaked some stuff
Diffstat (limited to '.idea/discord.xml')
| -rw-r--r-- | .idea/discord.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.idea/discord.xml b/.idea/discord.xml new file mode 100644 index 0000000..59b11d1 --- /dev/null +++ b/.idea/discord.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="DiscordProjectSettings"> + <option name="show" value="true" /> + </component> + <component name="ProjectNotificationSettings"> + <option name="askShowProject" value="false" /> + </component> +</project>
\ No newline at end of file |
