Skip to content

Commit 29bc9cc

Browse files
committed
Update Picviewer CE+.user.js
1 parent dcd4620 commit 29bc9cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Picviewer CE+/Picviewer CE+.user.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26198,7 +26198,8 @@ ImgOps | https://imgops.com/#b#`;
2619826198
label: i18n("aria2Host"),
2619926199
type: 'text',
2620026200
className: 'order',
26201-
"default": prefs.gallery.aria2Host || 'http://localhost:6800'
26201+
"default": prefs.gallery.aria2Host || 'http://localhost:6800',
26202+
after: '/jsonrpc'
2620226203
},
2620326204
'gallery.aria2Token': {
2620426205
label: i18n("aria2Token"),

0 commit comments

Comments
 (0)