Fix scheduled message changing disappearing messages bug.

This commit is contained in:
Cody Henthorne
2023-03-06 09:47:12 -05:00
committed by GitHub
parent 33ab25a557
commit 6e8f3d1e71
3 changed files with 15 additions and 1 deletions

View File

@@ -42,6 +42,9 @@
</option>
</JavaCodeStyleSettings>
<JetCodeStyleSettings>
<option name="PACKAGES_TO_USE_STAR_IMPORTS">
<value />
</option>
<option name="NAME_COUNT_TO_USE_STAR_IMPORT" value="2147483647" />
<option name="NAME_COUNT_TO_USE_STAR_IMPORT_FOR_MEMBERS" value="2147483647" />
</JetCodeStyleSettings>