Update utils.py

pull/29/head
Who? 2024-12-06 16:28:54 +07:00 committed by GitHub
parent 31c9cdbbd4
commit 020520831e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -963,6 +963,9 @@ def get_platform_emoji() -> str:
if main.IS_DOCKER:
return BASE.format(5352678227582152630)
if main.IS_TOTHOST:
return BASE.format(5372887118156683469)
if main.IS_ORACLE:
return BASE.format(5195381467047288408)