]> git.mxchange.org Git - friendica.git/commitdiff
Update src/Model/Subscription.php
authorMichael Vogel <icarus@dabo.de>
Sun, 15 Aug 2021 15:27:45 +0000 (17:27 +0200)
committerGitHub <noreply@github.com>
Sun, 15 Aug 2021 15:27:45 +0000 (17:27 +0200)
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
src/Model/Subscription.php

index fa93eb52187c34bfaa7cbd325c1d6d59a6e5a08b..4e176c8fa30a3a3b890f65fba1a0735b4693f9fb 100644 (file)
@@ -23,6 +23,7 @@
   * @see https://github.com/web-push-libs/web-push-php
   * Possibly we should simply use this.
   */
+
 namespace Friendica\Model;
 
 use Friendica\Database\DBA;