Skip to content

Commit 58f9492

Browse files
bgrandeCore447
andauthored
Add StatusPlugin to dynamically check a script's or website's output and change the button text+background color based on result (#156)
* feat(statusplugin): add StatusPlugin Plugin to store * feat(statusplugin): fix versions * feat(statusplugin): only start with 1.0.0 --------- Co-authored-by: Core447 <100139110+Core447@users.noreply.github.com>
1 parent c4528aa commit 58f9492

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

Plugins.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,5 +382,11 @@
382382
"commits": {
383383
"1.5.0-beta.13": "adce5d19537eaa296badb8b2bfac4cde0a46683c"
384384
}
385-
}
385+
},
386+
{
387+
"url": "https://github.com/bgrande/StreamControllerStatusPlugin",
388+
"commits": {
389+
"1.0.0": "3451c4e0275d4abd7fe18656714221fee37d887b"
390+
}
391+
}
386392
]

0 commit comments

Comments
 (0)