Skip to content

Commit

Permalink
also item lines
Browse files Browse the repository at this point in the history
  • Loading branch information
unldenis committed Feb 1, 2024
1 parent 89542d3 commit 95e3241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ fun addHologram(location: Location) {
```

## Reactive Holograms
From 3.1.0 version, the parameters of the text lines **_can also be reactive_**. This means that you can update the line by simply calling the 'set' method to these.
From 3.1.0 version, the parameters of text lines and item lines **_can also be reactive_**. This means that you can update the line by simply calling the 'set' method to these.

<p align="center">
<img src="state.gif" alt="holoeasy state video"/>
Expand Down

0 comments on commit 95e3241

Please sign in to comment.