Skip to content

Commit

Permalink
Update table header to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ashika112 authored Sep 19, 2024
1 parent e2effd4 commit 2cdd96e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ export const storage = defineStorage({

The access control matrix for this configuration is

| | media/\* | media/profile-pictures/\* | media/albums/\* | other/\* |
| Path | media/\* | media/profile-pictures/\* | media/albums/\* | other/\* |
| --- | --- | --- | --- | --- |
| **Authenticated Users** | read, write, delete | NONE | read | read, write |
| **Guest users** | NONE | read | NONE | read |
Expand Down

0 comments on commit 2cdd96e

Please sign in to comment.