Skip to content

Commit 10220d6

Browse files
committed
chore: update .changes/config.json.
1 parent dadd07b commit 10220d6

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.changes/config.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"fs",
7474
"global-shortcut",
7575
"opener",
76+
"recent-doc",
7677
"http",
7778
"nfc",
7879
"notification",
@@ -207,6 +208,14 @@
207208
"path": "./plugins/opener",
208209
"manager": "javascript"
209210
},
211+
"recent-doc": {
212+
"path": "./plugins/recent-doc",
213+
"manager": "rust"
214+
},
215+
"recent-doc-js": {
216+
"path": "./plugins/recent-doc",
217+
"manager": "javascript"
218+
},
210219
"haptics": {
211220
"path": "./plugins/haptics",
212221
"manager": "rust"

0 commit comments

Comments
 (0)