mirror of
https://github.com/imsyy/SPlayer.git
synced 2025-11-25 11:29:26 +08:00
🌈 style: 更新样式优化
This commit is contained in:
@@ -251,6 +251,7 @@ export const getUpdateLog = async (): Promise<UpdateLogType[]> => {
|
||||
changelog: await marked(v.body),
|
||||
time: convertToLocalTime(v.published_at),
|
||||
url: v.html_url,
|
||||
prerelease: v.prerelease,
|
||||
})),
|
||||
);
|
||||
return updateLogs;
|
||||
|
||||
Reference in New Issue
Block a user