Fix RustDesk slug in json (#2411)

This commit is contained in:
Slaviša Arežina 2025-02-15 10:22:29 +01:00 committed by GitHub
parent 347a23ad60
commit 7c5b072303
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "RustDesk Server",
"slug": "rustdesk-server",
"slug": "rustdeskserver",
"categories": [
21
],
@ -36,4 +36,4 @@
"type": "info"
}
]
}
}