mirror of
https://github.com/arcan1s/ffxivbis.git
synced 2026-08-22 18:27:27 +00:00
Compare commits
2
Commits
fa43517b16
...
af7a92af35
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
af7a92af35 | ||
|
|
4c05ceefcd |
@@ -12,5 +12,5 @@ trait ValidatorHelper {
|
|||||||
|
|
||||||
object ValidatorHelper {
|
object ValidatorHelper {
|
||||||
|
|
||||||
final val VALID_CHARACTERS = HashSet.from("!@#$%^&*()-_=+;:',./? ")
|
final val VALID_CHARACTERS = HashSet.from("!@#$%^&*()-_=+;:',./?| ")
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
version := "0.15.4"
|
version := "0.15.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user