🎨 Improve comment

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-02-11 20:29:29 +08:00
parent e555d36133
commit 4257986729
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -26,7 +26,7 @@ type System struct {
KernelVersion string `json:"kernelVersion"`
OS string `json:"os"`
OSPlatform string `json:"osPlatform"`
Container string `json:"container"` // docker, android, ios, std
Container string `json:"container"` // docker, android, ios, harmony, std
IsMicrosoftStore bool `json:"isMicrosoftStore"`
IsInsider bool `json:"isInsider"`