diff options
author | RaindropsSys <raindrops@equestria.dev> | 2024-03-24 13:42:39 +0100 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2024-03-24 13:42:39 +0100 |
commit | a51979ad60074db84af78a06d30fcb888ccb0b03 (patch) | |
tree | d7a4c570c251db50b50c49cc8219203bd60d7240 /.idea/discord.xml | |
parent | 96eb5745754824a2a75698af4b60cc0a84c890ea (diff) | |
download | pluralconnect-a51979ad60074db84af78a06d30fcb888ccb0b03.tar.gz pluralconnect-a51979ad60074db84af78a06d30fcb888ccb0b03.tar.bz2 pluralconnect-a51979ad60074db84af78a06d30fcb888ccb0b03.zip |
Updated 3 files and added includes/external/next/index.php (automated)
Diffstat (limited to '.idea/discord.xml')
-rw-r--r-- | .idea/discord.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/discord.xml b/.idea/discord.xml index d8e9561..3aef922 100644 --- a/.idea/discord.xml +++ b/.idea/discord.xml @@ -3,5 +3,10 @@ <component name="DiscordProjectSettings"> <option name="show" value="PROJECT_FILES" /> <option name="description" value="" /> + <option name="theme" value="material" /> + <option name="button1Title" value="" /> + <option name="button1Url" value="" /> + <option name="button2Title" value="" /> + <option name="button2Url" value="" /> </component> </project>
\ No newline at end of file |