summaryrefslogtreecommitdiff
path: root/settings.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2021-06-04 02:39:35 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2021-06-04 02:39:35 -0400
commit43ea62d444b41e9ffff785ede2620b2e64fbb3b7 (patch)
tree95ccd96da8a15a4ce6586b8a065277770999087a /settings.hpp
parent79c00c68e5845b496f6d3163d6fbc6e1c6de56ae (diff)
parent28b33d1b220aef5558ef58eb1326510ccccf5361 (diff)
downloadabaddon-portaudio-43ea62d444b41e9ffff785ede2620b2e64fbb3b7.tar.gz
abaddon-portaudio-43ea62d444b41e9ffff785ede2620b2e64fbb3b7.zip
merge
Diffstat (limited to 'settings.hpp')
-rw-r--r--settings.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/settings.hpp b/settings.hpp
index e2374b5..d77b418 100644
--- a/settings.hpp
+++ b/settings.hpp
@@ -21,6 +21,8 @@ public:
std::string GetMainCSS() const;
bool GetShowAnimations() const;
bool GetShowOwnerCrown() const;
+ std::string GetGatewayURL() const;
+ std::string GetAPIBaseURL() const;
bool IsValid() const;