Skip to content

Fix World Clocks store entry - #322

Open
larkum wants to merge 1 commit into
StreamController:mainfrom
larkum:fix-world-clocks-store-entry
Open

Fix World Clocks store entry#322
larkum wants to merge 1 commit into
StreamController:mainfrom
larkum:fix-world-clocks-store-entry

Conversation

@larkum

@larkum larkum commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

World Clocks was merged into Plugins.json, but its entry only contained a commits map. The current Store loader resolves plugins using hash or branch, so the entry was skipped and the plugin did not appear.

This change:

  • adds the required hash pinned to the current World Clocks 0.1.0 release
  • corrects the commits version key from the StreamController app version to the plugin version
  • points the Store at the completed metadata and new artwork

The plugin manifest, action metadata, thumbnail, and release notes were checked against the official Clocks plugin structure. All 13 plugin tests pass.

Checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant