Copyright panel: port to svelte, generate licenses detects 'mostly white' icons now, fix #2041
This commit is contained in:
parent
f2d2240896
commit
2aa77b7b47
9 changed files with 331 additions and 245 deletions
|
@ -3,4 +3,5 @@ export default interface SmallLicense {
|
|||
authors: string[]
|
||||
license: string
|
||||
sources: string[]
|
||||
mostly_white?: boolean
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue