-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathstable22.json
More file actions
74 lines (74 loc) · 1.25 KB
/
Copy pathstable22.json
File metadata and controls
74 lines (74 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
[
{
"id": "activity",
"repo": "nextcloud/activity"
},
{
"id": "circles",
"repo": "nextcloud/circles"
},
{
"id": "files_pdfviewer",
"repo": "nextcloud/files_pdfviewer"
},
{
"id": "files_rightclick",
"repo": "nextcloud/files_rightclick"
},
{
"id": "files_videoplayer",
"repo": "nextcloud/files_videoplayer"
},
{
"id": "firstrunwizard",
"repo": "nextcloud/firstrunwizard"
},
{
"id": "logreader",
"repo": "nextcloud/logreader"
},
{
"id": "nextcloud_announcements",
"repo": "nextcloud/nextcloud_announcements"
},
{
"id": "notifications",
"repo": "nextcloud/notifications"
},
{
"id": "password_policy",
"repo": "nextcloud/password_policy"
},
{
"id": "photos",
"repo": "nextcloud/photos"
},
{
"id": "privacy",
"repo": "nextcloud/privacy"
},
{
"id": "recommendations",
"repo": "nextcloud/recommendations"
},
{
"id": "serverinfo",
"repo": "nextcloud/serverinfo"
},
{
"id": "support",
"repo": "nextcloud-gmbh/support"
},
{
"id": "survey_client",
"repo": "nextcloud/survey_client"
},
{
"id": "text",
"repo": "nextcloud/text"
},
{
"id": "viewer",
"repo": "nextcloud/viewer"
}
]