You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,13 +116,12 @@ actions: [
116
116
117
117
**_NOTE:_** return value of `action` callback for settings whether action button should be toggled or not is *deprecated*. Consider using `toggle` option instead.
118
118
119
-
You can enable/disable features such as border, background tunes and caption by adding`features` array in the configuration:
119
+
You can disable features such as border, background tunes and caption by defining`features` in the configuration:
0 commit comments