Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
geetanshjuneja committed Dec 29, 2024
1 parent 3f0e81f commit 537d3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/services/monoiofs/backend.rs
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ impl Access for MonoiofsBackend {
stat: true,
stat_has_content_length: true,
stat_has_last_modified: true,

read: true,
write: true,
write_can_append: true,
Expand Down

0 comments on commit 537d3e9

Please sign in to comment.