forked from ProjectSegfault/website
		
	fix
This commit is contained in:
		| @@ -25,6 +25,7 @@ if (!building) { | ||||
| 			table.string("author").notNullable(); | ||||
| 			table.string("link").nullable(); | ||||
| 			table.bigInteger("created").notNullable(); | ||||
| 			table.timestamps(); | ||||
| 		}); | ||||
| 	} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user