minor refactoring
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
package de.svenkubiak.jpushover.enums;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author svenkubiak
|
||||
*
|
||||
*/
|
||||
public enum Sound {
|
||||
PUSHOVER("pushover"),
|
||||
BIKE("bike"),
|
||||
|
||||
Reference in New Issue
Block a user