Adds CENSORED and UNCENSORED to CensoringLevel.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package com.rogelioorts.training.spring.ddd.value.objects;
|
||||
|
||||
public enum CensoringLevel {
|
||||
|
||||
CENSORED, UNCENSORED;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user