parent
258bd3c905
commit
99f3f0917f
10 changed files with 137 additions and 82 deletions
|
|
@ -43,7 +43,7 @@ export class Flash {
|
|||
public user: User | null;
|
||||
|
||||
@Column('varchar', {
|
||||
length: 32768,
|
||||
length: 65536,
|
||||
})
|
||||
public script: string;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue