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>2019-09-05 15:29:09 +0300
committerJoas Schilling <coding@schilljs.com>2019-09-05 15:29:09 +0300
commitd4fc586f1a796b8cb19cff543b668470556e44b2 (patch)
treeca88292e6d2b903e045f5d5758b61f975d103bb9 /lib/Webinary.php
parent7168522ece988505d0ed40a89f9ae238b8bf4ff6 (diff)
Bye Spreed, hello Talk!
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib/Webinary.php')
-rw-r--r--lib/Webinary.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Webinary.php b/lib/Webinary.php
index 869140db4..7b15053f1 100644
--- a/lib/Webinary.php
+++ b/lib/Webinary.php
@@ -20,7 +20,7 @@ declare(strict_types=1);
*
*/
-namespace OCA\Spreed;
+namespace OCA\Talk;
class Webinary {