Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Oct 5, 2023
1 parent 0e46b63 commit c295030
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dap-bin/src/config/toml.rs
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ impl TryInto<ProxyConfig> for &ConfigToml {
}
}

// TODO: これ以降、Anon関係は既存のコンフィグ何も読んでないので注意

Ok(proxy_config)
}
}

0 comments on commit c295030

Please sign in to comment.