Update license for webui (#2555)

This commit is contained in:
Grave 2023-04-01 03:26:31 -04:00 committed by GitHub
parent 9337bfa387
commit a5f1f3cb1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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