forked from DebaucheryLibrarian/traxxx
Updated tag page layout. Added shoot date property. Showing parent favicon on compact entity page. Re-added 'new' indicator on tile. Added Family Sinner to Mile High Media. Various fixes and improvements.
This commit is contained in:
@@ -615,6 +615,8 @@ exports.up = knex => Promise.resolve()
|
||||
table.date('date');
|
||||
table.index('date');
|
||||
|
||||
table.date('production_date');
|
||||
|
||||
table.text('description');
|
||||
|
||||
table.integer('duration')
|
||||
|
||||
Reference in New Issue
Block a user