diff options
author | mdway <romangraef@gmail.com> | 2017-09-18 15:45:36 +0200 |
---|---|---|
committer | mdway <romangraef@gmail.com> | 2017-09-18 15:45:36 +0200 |
commit | d3f212f5f5d6377c3defa0864a9237075052e079 (patch) | |
tree | af8e4870be8d2da28ca562ee950c14cd06d9e764 /.idea/modules.xml | |
parent | 2db44377a72fee1aaf05ecee05a67ff576f6fee3 (diff) | |
download | Selfbot-d3f212f5f5d6377c3defa0864a9237075052e079.tar.gz Selfbot-d3f212f5f5d6377c3defa0864a9237075052e079.tar.bz2 Selfbot-d3f212f5f5d6377c3defa0864a9237075052e079.zip |
Intitial stuff
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml index 3decb3b..a184b1d 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,9 @@ <project version="4"> <component name="ProjectModuleManager"> <modules> - <module fileurl="file://$PROJECT_DIR$/Selfbot.iml" filepath="$PROJECT_DIR$/Selfbot.iml" /> + <module fileurl="file://$PROJECT_DIR$/.idea/modules/Selfbot.iml" filepath="$PROJECT_DIR$/.idea/modules/Selfbot.iml" /> + <module fileurl="file://$PROJECT_DIR$/.idea/modules/Selfbot_main.iml" filepath="$PROJECT_DIR$/.idea/modules/Selfbot_main.iml" group="Selfbot" /> + <module fileurl="file://$PROJECT_DIR$/.idea/modules/Selfbot_test.iml" filepath="$PROJECT_DIR$/.idea/modules/Selfbot_test.iml" group="Selfbot" /> </modules> </component> </project>
\ No newline at end of file |