Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-09-29 12:52:55 +0300
committerJoas Schilling <coding@schilljs.com>2021-04-13 11:16:48 +0300
commit73be7bece9f118aedd2518bafa08afb560f82edc (patch)
tree10017ce9f1c64ed7bf9a16eb01d67b72c218c079 /psalm.xml
parent8713553203744a2ca58d3e09a188eb206dde3f95 (diff)
Allow to mention groupfolder users in file chats
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'psalm.xml')
-rw-r--r--psalm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/psalm.xml b/psalm.xml
index 461dd852c..780898f2b 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -24,6 +24,7 @@
<referencedClass name="Doctrine\DBAL\Platforms\PostgreSQL94Platform" />
<referencedClass name="Doctrine\DBAL\Types\Types" />
<referencedClass name="OC" />
+ <referencedClass name="OCA\Files_Sharing\SharedStorage" />
</errorLevel>
</UndefinedClass>
<UndefinedDocblockClass>