-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
wontfixThis will not be worked onThis will not be worked on
Description
The ObsidianReviewBot wants us to remove usage of process.platform.
obsidian-mcp-tools/packages/obsidian-plugin/src/features/mcp-server-install/services/status.ts
Line 19 in 72beac2
| const platform = process.platform; |
From obsidianmd/obsidian-releases#5060 (comment)
This is only available on desktop, use the Platform interface from the Obsidian API instead.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on