Initial commit.

- Only modifies the total*User values of /api/v1/server/stats.
This commit is contained in:
2023-12-21 13:54:23 +09:00
commit 66ae7583d2
6 changed files with 103 additions and 0 deletions

12
package-lock.json generated Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "peertube-plugin-hide-root-user",
"version": "0.5.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "peertube-plugin-hide-root-user",
"version": "0.5.0"
}
}
}