Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit c254a8c

Browse files
author
DragonCoder01
committed
Improved Frequent-Issues.md
Added name of the root module
1 parent 6233e4e commit c254a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usage/Frequent-Issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Run Configuration Bug
2-
Because of the differences in IntelliJ versions the run configurations could be broken. If they are broken, change the `classpath or module` setting in `Edit configurations...` to ChatOverflow root module. Now everything should be working fine again.
2+
Because of the differences in IntelliJ versions the run configurations could be broken. If they are broken, change the `classpath or module` setting in `Edit configurations...` to ChatOverflow root module (`chatoverflow`). Now everything should be working fine again.
33

44
## Credentials value encrypted with wrong auth key
55
![](/img/usage/value-encrypted-wrong-key.png)

0 commit comments

Comments
 (0)