mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-04 15:53:51 +09:00
Update log.ts
This commit is contained in:
@ -35,7 +35,7 @@ export class Log {
|
||||
public machine: string;
|
||||
|
||||
@Column('varchar', {
|
||||
length: 1024
|
||||
length: 2048
|
||||
})
|
||||
public message: string;
|
||||
|
||||
|
Reference in New Issue
Block a user