Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yjhmelody committed Aug 22, 2024
1 parent 3aa65b2 commit 4df1052
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/src/services/memcached/backend.rs
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ impl MemcachedBuilder {
} else {
Some(root.to_string())
};

self
}

/// set the username.
Expand Down

0 comments on commit 4df1052

Please sign in to comment.