mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-11 08:23:00 +00:00
Fix Fulltextsearch namespace provider
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* @copyright Loic Blot 2014-2018
|
||||
*/
|
||||
|
||||
namespace OCA\YourNameSpace\Provider;
|
||||
namespace OCA\OcSms\Provider;
|
||||
|
||||
use OCA\FullTextSearch\IFullTextSearchProvider;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user