From c327cba245ed3cae7b73f172c3c6ba6e6778c848 Mon Sep 17 00:00:00 2001 From: ComradeCrow Date: Sun, 7 May 2023 23:36:20 -0700 Subject: hotfix --- src/invapi.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/invapi.hpp b/src/invapi.hpp index b7a7d8d..c1e14ce 100644 --- a/src/invapi.hpp +++ b/src/invapi.hpp @@ -6,7 +6,7 @@ class InvidiousApi { public: - InvidiousApi(const string& url); + InvidiousApi(const std::string& url); static std::vector getInstances(); std::string getInstance(); void setInstance(const std::string& newUrl); -- cgit 1.4.1-2-gfad0