[MOD] Actually start noting down presence requests

This commit is contained in:
LDA 2024-09-18 15:39:52 +02:00
commit 7ee5c055f4
6 changed files with 81 additions and 1 deletions

View file

@ -6,3 +6,4 @@ SOURCE=src
INCLUDES=src/include
OBJECT=build
CC=cc
CFLAGS=-O3