diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-12-03 16:12:08 +0100 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-01-29 11:01:14 +0100 |
| commit | 999a25ee891a20003b9004ff3bee5e2849efd375 (patch) | |
| tree | fd276417cfc661f19b83771c9aae99017a3c7751 | |
| parent | 91f6e000c29db3882039569e53d091df63ba5415 (diff) | |
| download | rust-999a25ee891a20003b9004ff3bee5e2849efd375.tar.gz rust-999a25ee891a20003b9004ff3bee5e2849efd375.zip | |
Fix tidy errors
| -rw-r--r-- | license-metadata.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/license-metadata.json b/license-metadata.json index 1814044d5a4..35a362fafd3 100644 --- a/license-metadata.json +++ b/license-metadata.json @@ -117,7 +117,9 @@ "FiraMono-Regular.woff2", "FiraSans-LICENSE.txt", "FiraSans-Medium.woff2", - "FiraSans-Regular.woff2" + "FiraSans-Regular.woff2", + "FiraMono-Medium.woff2", + "FiraMono-Regular.woff2" ], "license": { "copyright": [ @@ -268,4 +270,4 @@ ], "type": "root" } -} \ No newline at end of file +} |
