mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
Update note.ts
This commit is contained in:
parent
5439d9bf88
commit
dc2edb78b9
@ -125,7 +125,7 @@ export class Note {
|
||||
public uri: string | null;
|
||||
|
||||
@Column('integer', {
|
||||
default: 0
|
||||
default: 0, select: false
|
||||
})
|
||||
public score: number;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user