Fixed formatting

This commit is contained in:
nathan 2018-10-24 23:38:57 +02:00
parent 2b2bf8de97
commit 37b490723b

View File

@ -122,7 +122,8 @@ class SystemTray {
* This property is available to disable this functionality in situations where you don't want this to happen. * This property is available to disable this functionality in situations where you don't want this to happen.
* <p> * <p>
* This is an advanced feature, and it is recommended to leave as true. * This is an advanced feature, and it is recommended to leave as true.
*/ public static boolean ENABLE_SHUTDOWN_HOOK = true; */
public static boolean ENABLE_SHUTDOWN_HOOK = true;
@Property @Property
/** /**