mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-17 02:42:54 -05: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