1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-01 18:51:04 +02:00

docs: remove todo for icon size config

This commit is contained in:
Reinout Meliesie 2024-03-12 13:07:06 +01:00
parent 4b40455932
commit 4df4805228
Signed by: zedfrigg
GPG key ID: 3AFCC06481308BC6

View file

@ -14,7 +14,6 @@ use crate::image::ImageProvider;
use crate::modules::{Module, ModuleInfo, ModuleParts, ModuleUpdateEvent, WidgetContext};
use crate::{glib_recv, send_async, spawn};
// TODO: Add icon size option
#[derive(Debug, Deserialize, Clone)]
pub struct NetworkmanagerModule {
#[serde(default = "default_icon_size")]