From: Art4 Date: Fri, 24 Jan 2025 12:10:58 +0000 (+0000) Subject: fix in googlemaps addon X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4c8c262b07f61d08a6f9a67c325a54dcb95b4c75;p=friendica-addons.git fix in googlemaps addon --- diff --git a/googlemaps/googlemaps.php b/googlemaps/googlemaps.php index a0bba8ad..94a3a96b 100644 --- a/googlemaps/googlemaps.php +++ b/googlemaps/googlemaps.php @@ -8,6 +8,7 @@ */ use Friendica\Core\Hook; +use Friendica\DI; function googlemaps_install() {