rentcar cancel by afk

This commit is contained in:
Fabian
2021-06-15 10:46:11 +02:00
parent 5fe9b5de8a
commit 39967be34e
8 changed files with 4525 additions and 9 deletions

View File

@@ -0,0 +1,17 @@
using Microsoft.EntityFrameworkCore.Migrations;
namespace ReallifeGamemode.Database.Migrations
{
public partial class lol : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)
{
}
protected override void Down(MigrationBuilder migrationBuilder)
{
}
}
}