Merge branch 'master' into classic-channels

This commit is contained in:
ouwou
2024-01-19 01:23:45 -05:00
109 changed files with 435 additions and 37 deletions

View File

@@ -1,7 +1,10 @@
#include "settings.hpp"
#include <filesystem>
#include <fstream>
#include <glibmm/miscutils.h>
#include <spdlog/spdlog.h>
#ifdef WITH_KEYCHAIN
#include <keychain/keychain.h>