mirror of
https://github.com/simon987/sist2.git
synced 2025-12-19 02:09:06 +00:00
Add argument to calculate checksums
This commit is contained in:
@@ -50,6 +50,7 @@ export interface EsHit {
|
||||
height: number
|
||||
duration: number
|
||||
tag: string[]
|
||||
checksum: string
|
||||
}
|
||||
_props: {
|
||||
isSubDocument: boolean
|
||||
|
||||
Reference in New Issue
Block a user