From 4295b1945e08b7e93286b4e51c3ba26a3828f80b Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 19 Jan 2017 10:02:26 +0100 Subject: we need channel_id here not the whole channel --- Zotlabs/Lib/NativeWiki.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zotlabs/Lib/NativeWiki.php') diff --git a/Zotlabs/Lib/NativeWiki.php b/Zotlabs/Lib/NativeWiki.php index 8932040b0..31a893133 100644 --- a/Zotlabs/Lib/NativeWiki.php +++ b/Zotlabs/Lib/NativeWiki.php @@ -196,4 +196,4 @@ class NativeWiki { return array('read' => true, 'write' => $write, 'success' => true); } } -} \ No newline at end of file +} -- cgit v1.2.3