mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 00:12:11 +08:00
show license type of third party dependency on about page
This commit is contained in:
Vendored
+1
@@ -15,6 +15,7 @@ declare interface LicenseInfo {
|
||||
name: string;
|
||||
copyright?: string;
|
||||
url?: string;
|
||||
license?: string;
|
||||
licenseUrl?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user