Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3dda986f authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

Update newsletter POST signup api endpoint

parent b9f931b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ class NewsLetterService {
			return;
		}

		$endpoint = '/api/signup';
		$endpoint = '/v2/api/signup';
		$url = $newsletterApiUrl . $endpoint;

		$params = [