mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
🐞 fix: 修复Lagrange是默认视频解析问题
This commit is contained in:
parent
8ec0627abd
commit
5a56db1f4a
@ -1701,7 +1701,7 @@ export class tools extends plugin {
|
||||
// 如果第一次使用没有值就设置
|
||||
if (!(await redis.exists(REDIS_YUNZAI_LAGRANGE))) {
|
||||
await redis.set(
|
||||
REDIS_YUNZAI_ISOVERSEA,
|
||||
REDIS_YUNZAI_LAGRANGE,
|
||||
JSON.stringify({
|
||||
driver: false,
|
||||
}),
|
||||
|
Loading…
x
Reference in New Issue
Block a user