forked from swapnil.bendal/TypeScript-Backend-Template
feat: add player deletion and update functionality, enhance player controller
This commit is contained in:
@@ -12,5 +12,4 @@ export class Player {
|
||||
@Column()
|
||||
name!: string;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user