mirror of
https://github.com/Jerryplusy/crystelf-plugin.git
synced 2025-12-05 15:41:56 +00:00
feat:60s
This commit is contained in:
parent
7489cf0197
commit
daf4c9852b
@ -17,7 +17,7 @@ export default class SixSecond extends plugin {
|
||||
}
|
||||
|
||||
async six(e) {
|
||||
const url = `${ConfigControl.get('60s')?.url}/v2/60s?encoding=image`;
|
||||
const url = `${ConfigControl.get('60s')?.url}/v2/60s?encoding=image&force-update=true`;
|
||||
return e.reply(segment.image(url), true);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user