1
0
mirror of https://github.com/community-scripts/ProxmoxVE.git synced 2025-03-08 13:19:05 +00:00

fix jupyternotebook slug (#2922)

This commit is contained in:
CanbiZ 2025-03-07 20:35:26 +01:00 committed by GitHub
parent 2fd035582a
commit d19d535873
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "Jupyter Notebook",
"slug": "jupyter-notebook",
"slug": "jupyternotebook",
"categories": [
20
],