轮播图数据源增加豆瓣

This commit is contained in:
mtvpls
2026-01-05 22:36:15 +08:00
parent f1a295cd75
commit 7a4a8262e1
7 changed files with 326 additions and 38 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export interface ChangelogEntry {
export const changelog: ChangelogEntry[] = [
{
version: '206.1.0',
date: '2026-01-04',
date: '2026-01-05',
added: [
"新增手动上传弹幕功能"
],