Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit bd510c4

Browse files
authored
why did i do this
1 parent 1b20d7c commit bd510c4

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

update.json

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"id": "system",
3+
"name": "System extensions",
4+
"description": "Unifier system extensions",
5+
"version": "v1.2.2-patch",
6+
"release": 41,
7+
"minimum": 0,
8+
"shutdown": false,
9+
"modules": [
10+
"config.py",
11+
"bridge.py",
12+
"moderation.py",
13+
"uptime.py",
14+
"badge.py"
15+
],
16+
"utils": [
17+
"log.py",
18+
"rapidphish.py"
19+
]
20+
}

0 commit comments

Comments
 (0)