mirror of
https://github.com/crocofied/CoreControl.git
synced 2025-12-29 16:14:43 +00:00
Applications need a Server
This commit is contained in:
@@ -119,6 +119,7 @@ exports.Prisma.TransactionIsolationLevel = makeStrictEnum({
|
||||
|
||||
exports.Prisma.ApplicationScalarFieldEnum = {
|
||||
id: 'id',
|
||||
serverId: 'serverId',
|
||||
name: 'name',
|
||||
description: 'description',
|
||||
icon: 'icon',
|
||||
|
||||
Reference in New Issue
Block a user