mirror of
https://git.lucida.su/lucida/verdana.git
synced 2026-07-26 22:42:20 +00:00
another last minute fix
This commit is contained in:
parent
1a9c525919
commit
c987bccd73
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ export interface SearchResults {
|
|||
}
|
||||
|
||||
export interface Format {
|
||||
id: string | number
|
||||
id: Id
|
||||
rippable: boolean // if it looks like the stream is rippable
|
||||
size?: number
|
||||
extension?: string
|
||||
|
|
|
|||
Loading…
Reference in a new issue