mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
web端源编辑订阅源添加jsLib (#5033)
This commit is contained in:
@@ -82,6 +82,12 @@ export default {
|
||||
type: 'String',
|
||||
hint: '并发率',
|
||||
},
|
||||
{
|
||||
title: 'js库',
|
||||
id: 'jsLib',
|
||||
type: 'String',
|
||||
hint: 'js库, 可填写js或者key-value object获取在线js文件',
|
||||
},
|
||||
],
|
||||
},
|
||||
list: {
|
||||
|
||||
Reference in New Issue
Block a user