mirror of
https://github.com/speatzle/nfsense.git
synced 2025-05-10 18:38:22 +00:00
Add TODO
This commit is contained in:
parent
3f4a9f0eeb
commit
80562899f3
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ macro_rules! create_thing {
|
|||
tx.commit(crate::config_manager::Change {
|
||||
action: crate::config_manager::ChangeAction::Create,
|
||||
path: stringify!($($sub_system).+),
|
||||
// TODO use name for named ones?
|
||||
id,
|
||||
})
|
||||
.map_err(ApiError::ConfigError)
|
||||
|
|
Loading…
Add table
Reference in a new issue