mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-07-07 15:41:46 +08:00
feat: 支持手动编辑某个视频、分页状态,优化部分代码 (#355)
This commit is contained in:
@@ -7,6 +7,7 @@ export default defineConfig({
|
||||
server: {
|
||||
proxy: {
|
||||
'/api': 'http://localhost:12345'
|
||||
}
|
||||
},
|
||||
host: true
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user