Slon/Modules/Db: Update SLON_MISSING_ACCOUNT_AVATAR link

This commit is contained in:
Alec Murphy 2025-02-17 11:32:06 -05:00
parent 897d9bbcfa
commit 6e26475062
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,5 @@
#define SLON_MISSING_ACCOUNT_AVATAR "https://slon-project.org/images/avatar-missing.png"
#define SLON_DB_PATH "A:/db"
JsonObject* db = Json.CreateObject();