Skip to content

Commit

Permalink
chore(docs): add docs (#1778)
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 authored Jan 30, 2024
1 parent eaf1ff8 commit f983081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ pub struct StaticArgs {
/// the unlock and auth pages don't have access to State but need to know if they should play a notification.
/// part of state is serialized and saved here
pub login_config_path: PathBuf,
/// todo: document
/// path to custom plugins
pub extensions_path: PathBuf,
/// crash logs
pub crash_logs: PathBuf,
Expand Down

0 comments on commit f983081

Please sign in to comment.