mirror of
https://github.com/friendica/friendica
synced 2025-04-26 06:30:11 +00:00
spelling: resource
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
b2dee7c0dc
commit
2b819b8f8c
8 changed files with 17 additions and 19 deletions
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
'resource' => [
|
||||
'resources_not_allowed' => new \GuzzleHttp\Psr7\AppendStream(),
|
||||
],
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue