diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2022-04-13 21:00:58 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2022-04-13 21:00:58 -0400 |
| commit | d8cc690dc0815185c479e688154ad320f689f9a2 (patch) | |
| tree | 7ff998a8a8fa2ad29f41f3b5d0306a96722506a5 /.idea/discord.xml | |
| parent | a2818a9af6d6a8a5a0f530308aff996fb1fb40fa (diff) | |
| download | smart-cooker-d8cc690dc0815185c479e688154ad320f689f9a2.tar.gz smart-cooker-d8cc690dc0815185c479e688154ad320f689f9a2.tar.bz2 smart-cooker-d8cc690dc0815185c479e688154ad320f689f9a2.zip | |
Finally working on the website
Diffstat (limited to '.idea/discord.xml')
| -rw-r--r-- | .idea/discord.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/discord.xml b/.idea/discord.xml index 30bab2a..d8e9561 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="DiscordProjectSettings"> - <option name="show" value="ASK" /> + <option name="show" value="PROJECT_FILES" /> <option name="description" value="" /> </component> </project>
\ No newline at end of file |
