Skip to content

Commit 8ffddbf

Browse files
committed
1.2.0 - 2024.02.23 | Touch Portal v4 Migration
1 parent 5a7df69 commit 8ffddbf

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ Here there is going to be the changelog of the new versions of the plugin
1111
### Changed
1212

1313
- Rewritten and updated README
14-
- Changed the `Refresh` and `Open Stream` actions to include the plugin name in the prefix
14+
- Flag to support for v4
15+
- Changed `Refresh`, `Open Stream` and `on` verbage to include the plugin name
1516

1617
<!-- ### Deprecated -->
1718
<!-- ### Removed -->

TwitchActivity/entry.tp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
{
4545
"id": "com.github.justcoderdev.twitchactivity.event.on_refresh_state",
4646
"name": "On refresh state",
47-
"format": "On $val",
47+
"format": "TwitchActivity on $val",
4848
"type": "communicate",
4949
"valueType": "choice",
5050
"valueChoices": [

TwitchActivity/index.exe

-2 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)