1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-09 17:29:04 +08:00
AzurLaneAutoScript/module/config/env.py
2024-06-05 23:20:28 +08:00

4 lines
80 B
Python

import os
IS_ON_PHONE_CLOUD = os.environ.get("cloudphone", "") == "cloudphone"