mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-26 09:43:15 +00:00
parent
2690eec511
commit
ccb4dc4bb6
|
@ -2,7 +2,6 @@ package one.nem.lacerta.model.search;
|
||||||
|
|
||||||
public enum SearchType {
|
public enum SearchType {
|
||||||
|
|
||||||
AUTO("auto"),
|
|
||||||
TITLE("title"),
|
TITLE("title"),
|
||||||
DESCRIPTION("description"),
|
DESCRIPTION("description"),
|
||||||
TAG("tag"),
|
TAG("tag"),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user