mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
fix build
This commit is contained in:
@@ -38,7 +38,7 @@ public:
|
||||
std::string NSFWChannelColor { "#ed6666" };
|
||||
};
|
||||
|
||||
SettingsManager(std::string_view filename);
|
||||
SettingsManager(const std::string &filename);
|
||||
|
||||
void Close();
|
||||
bool IsValid() const;
|
||||
|
||||
Reference in New Issue
Block a user