c_str between double quotes
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
* `power`
|
* `power`
|
||||||
|
|
||||||
```
|
```
|
||||||
id(music_card_bar).execute('volume_up');
|
id(music_card_bar).execute("volume_up");
|
||||||
```
|
```
|
||||||
|
|
||||||
* add actions to the buttons
|
* add actions to the buttons
|
||||||
|
|||||||
Reference in New Issue
Block a user