@@ -182,8 +182,8 @@ export default class EntryFormAbility extends FormExtensionAbility {
if (!currentSong) {
const defaultData: FormWidgetData = {
id: '',
- name: 'Dream It Possible',
- artist: 'Delacey',
+ name: '未知歌曲',
+ artist: '未知艺术家',
album: '未知专辑',
pixelMapPath: '',
duration: 0,