mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
change notes & description column type
This commit is contained in:
@ -302,7 +302,7 @@ export default {
|
||||
},
|
||||
|
||||
notes: {
|
||||
maxLength: maxLength(255),
|
||||
maxLength: maxLength(65000),
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user