Steven 3 лет назад
Родитель
Сommit
a535252ea2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      KulexiuForTeacher/KulexiuForTeacher/Module/Home/View/HomeHotMusicView.h

+ 1 - 1
KulexiuForTeacher/KulexiuForTeacher/Module/Home/View/HomeHotMusicView.h

@@ -7,7 +7,7 @@
 
 
 #import <UIKit/UIKit.h>
 #import <UIKit/UIKit.h>
 
 
-typedef void(^HomeMusicActionBlock)();
+typedef void(^HomeMusicActionBlock)(void);
 
 
 NS_ASSUME_NONNULL_BEGIN
 NS_ASSUME_NONNULL_BEGIN