Skip to content

Fix World Clocks store entry - #322

Merged
Core447 merged 4 commits into
StreamController:mainfrom
larkum:fix-world-clocks-store-entry
Sep 2, 2026
Merged

Fix World Clocks store entry#322
Core447 merged 4 commits 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

@Core447
Core447 merged commit f82d5bc into StreamController:main Sep 2, 2026
1 check passed
@Core447

Core447 commented Sep 2, 2026

Copy link
Copy Markdown
Member

Thank you!

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.

2 participants