mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Set initial state of clone entry action to disabled.
This commit is contained in:
@@ -218,6 +218,9 @@
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionEntryClone">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Clone entry</string>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user