Merge branch 'feature/20251201-gil_qa' into feature/202501107-all
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
|
||||
<div v-if="launchingStatus" class="flex flex-1">
|
||||
<BlocksButtonLauncher
|
||||
v-if="Number(gameData?.platform_type) !== 2 && device.isDesktop"
|
||||
v-if="Number(gameData?.platform_type) !== 2 && device.isDesktop || Number(gameData?.platform_type) === 1"
|
||||
type="custom"
|
||||
platform="pc"
|
||||
class="inspection-btn inspection-btn-primary w-full color-black text-sm md:text-base flex-1"
|
||||
|
||||
Reference in New Issue
Block a user