Sentry: Properly store DSN

This commit is contained in:
Lion Kortlepel
2021-09-14 13:03:27 +02:00
parent fa3cf9f5a7
commit 7250137935
4 changed files with 14 additions and 12 deletions

View File

@@ -2,6 +2,7 @@
#include "commandline/commandline.h"
#include "TLuaFile.h"
#include "Cryptography.h"
#include <atomic>
#include <fstream>