ui: consistent search placeholder

This commit is contained in:
tobtoht 2025-03-27 09:24:00 +01:00
parent 9e39482fbb
commit 95c8b494f4
No known key found for this signature in database
GPG key ID: E45B10DD027D2472

View file

@ -50,7 +50,7 @@
<item>
<widget class="QLineEdit" name="search">
<property name="placeholderText">
<string>Search txid, description..</string>
<string>Search...</string>
</property>
</widget>
</item>