fix: remove share

Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
This commit is contained in:
0xMRTT 2022-10-07 08:30:45 +02:00 committed by GitHub
parent b1fa2e215c
commit 7f395e52b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,11 +13,11 @@ Popover pop_actions {
margin-start: 6;
margin-end: 6;
Button btn_share {
valign: center;
label: _("Share preset");
tooltip-text: _("Share Preset");
styles ["flat"]
// Button btn_share {
// valign: center;
// label: _("Share preset");
// tooltip-text: _("Share Preset");
// styles ["flat"]
}
Separator {