mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
Update log.ts
This commit is contained in:
parent
97c5ffb277
commit
5c8bad5f79
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ export class Log {
|
|||
public machine: string;
|
||||
|
||||
@Column('varchar', {
|
||||
length: 1024
|
||||
length: 2048
|
||||
})
|
||||
public message: string;
|
||||
|
||||
|
|
Loading…
Reference in a new issue