mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-30 04:11:32 -08:00
Fix: add text to QR Code button caption (#6082)
This commit is contained in:
parent
e5ff84035c
commit
077ced0d1a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
title: $:/plugins/tiddlywiki/qrcode/ViewToolbarButton
|
||||
tags: $:/tags/ViewToolbar
|
||||
list-before: $:/core/ui/Buttons/close
|
||||
caption: {{$:/plugins/tiddlywiki/qrcode/icon}}
|
||||
caption: {{$:/plugins/tiddlywiki/qrcode/icon}} QR code
|
||||
short-caption: QR code
|
||||
description: Generate QR code for this tiddler
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue