mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
reformat
This commit is contained in:
parent
dbf7900f21
commit
04c14a7792
|
@ -29,9 +29,8 @@
|
||||||
#include <rapidjson/document.h>
|
#include <rapidjson/document.h>
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include <vector>
|
|
||||||
|
|
||||||
#include <utility>
|
#include <utility>
|
||||||
|
#include <vector>
|
||||||
|
|
||||||
#define UPLOAD_DELAY 2000
|
#define UPLOAD_DELAY 2000
|
||||||
// Delay between uploads in milliseconds
|
// Delay between uploads in milliseconds
|
||||||
|
|
Loading…
Reference in a new issue