summaryrefslogtreecommitdiffstats
path: root/include/connection.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/connection.hpp')
-rw-r--r--include/connection.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/connection.hpp b/include/connection.hpp
index a26120c..1a6c11f 100644
--- a/include/connection.hpp
+++ b/include/connection.hpp
@@ -74,6 +74,7 @@ public:
private:
Instance &_instance;
const string_view _baseuri;
+ const API _api;
};
} // namespace mastodonpp