mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-12 18:24:21 +01:00
🎨 Improve comment
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
parent
e555d36133
commit
4257986729
1 changed files with 1 additions and 1 deletions
|
|
@ -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"`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue