Game Prize and Logout
This commit is contained in:
@@ -252,7 +252,7 @@ class FerrisWheelRoute extends _i33.PageRouteInfo<void> {
|
||||
static _i33.PageInfo page = _i33.PageInfo(
|
||||
name,
|
||||
builder: (data) {
|
||||
return const _i10.FerrisWheelPage();
|
||||
return _i33.WrappedRoute(child: const _i10.FerrisWheelPage());
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user