update libflitter/flap and run migrations
This commit is contained in:
@@ -4,10 +4,12 @@
|
||||
* Put some description here!
|
||||
*/
|
||||
const File = {
|
||||
original_name: String,
|
||||
new_name: String,
|
||||
mime: String,
|
||||
type: String,
|
||||
schema: {
|
||||
original_name: String,
|
||||
new_name: String,
|
||||
mime: String,
|
||||
type: String,
|
||||
},
|
||||
}
|
||||
|
||||
module.exports = exports = File
|
||||
Reference in New Issue
Block a user