chore: fix formatting

This commit is contained in:
Ilya Zlobintsev
2025-09-20 18:56:38 +03:00
parent d101b71ca0
commit 0590aac357
+1 -1
View File
@@ -1,7 +1,7 @@
use crate::I18N;
use gtk::prelude::{BoxExt, ButtonExt, OrientableExt, WidgetExt};
use i18n_embed_fl::fl;
use relm4::{ComponentParts, ComponentSender, SimpleComponent};
use crate::I18N;
pub struct ApplyRevealer {
shown: bool,