mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-22 19:51:11 +08:00
@@ -254,7 +254,7 @@ class PlayerFocus extends StatelessWidget {
|
||||
return true;
|
||||
|
||||
case LogicalKeyboardKey.keyG:
|
||||
if (introController case UgcIntroController ugcCtr) {
|
||||
if (introController case final UgcIntroController ugcCtr) {
|
||||
ugcCtr.actionRelationMod(Get.context!);
|
||||
}
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user