mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-22 01:08:44 +00:00
Fix: add text to QR Code button caption (#6082)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
title: $:/plugins/tiddlywiki/qrcode/ViewToolbarButton
|
title: $:/plugins/tiddlywiki/qrcode/ViewToolbarButton
|
||||||
tags: $:/tags/ViewToolbar
|
tags: $:/tags/ViewToolbar
|
||||||
list-before: $:/core/ui/Buttons/close
|
list-before: $:/core/ui/Buttons/close
|
||||||
caption: {{$:/plugins/tiddlywiki/qrcode/icon}}
|
caption: {{$:/plugins/tiddlywiki/qrcode/icon}} QR code
|
||||||
short-caption: QR code
|
short-caption: QR code
|
||||||
description: Generate QR code for this tiddler
|
description: Generate QR code for this tiddler
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user