Prevent mails on nightly updates

This commit is contained in:
Lorenzooone
2024-05-29 04:00:59 +02:00
parent efcf4f1e5e
commit d5765338f2
3 changed files with 42 additions and 29 deletions

View File

@@ -1,8 +1,5 @@
#include "frontend.hpp"
#include <cstring>
#include "font_ttf.h"
#define FPS_WINDOW_SIZE 64
static void check_held_reset(bool value, HeldTime &action_time) {