Update license for package webui (#2592)

This commit is contained in:
Grave 2023-05-10 00:07:53 -04:00 committed by GitHub
parent 17c5c9722c
commit a2f2e27171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -119,7 +119,7 @@
"library"
],
"description": "Nim wrapper for WebUI",
"license": "GPL2",
"license": "MIT",
"web": "https://github.com/neroist/webui#readme",
"docs": "https://neroist.github.io/webui"
},