Results 3 issues of Jie

I can only use sbc as the bluetooth audio type, it has relative obvious loss. In android system I tried to change it to better acc or other lossless way,...

I noticed that each time I restart windows, the vdd will follow the same GPU as the monitor. So can we specify which GPU to use, since the iGPU is...

### 检查清单 - [x] 已经阅读过 [官方文档](https://xaoxuu.com/wiki/stellar/) 相关内容,并尝试进行搜索。 - [x] 尝试过在本地测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 - [x] 尝试过在 Codespace 中测试运行官方 [demo](https://github.com/xaoxuu/hexo-theme-stellar-examples/) 源码。 ### 问题描述 themes\stellar\source\js\services\waline_latest_comment.js waline的返回不是array,直接处理会报错的,调整成如下使用。 utils.request(el, api, async resp => { //...