increase application name size
This commit is contained in:
parent
4986ccd6c7
commit
c8200f556f
@ -9,7 +9,7 @@ export default BaseService.extend({
|
|||||||
presence: true,
|
presence: true,
|
||||||
length: {
|
length: {
|
||||||
minimum: 1,
|
minimum: 1,
|
||||||
maximum: 36
|
maximum: 128
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user