Skip to content

Commit

Permalink
Merge branch 'dev' into sara/add-error-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 authored Jan 30, 2024
2 parents 1c96ca6 + f983081 commit 0a32143
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 0a32143

Please sign in to comment.