aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/types.h b/src/types.h
index e193216..632d8ff 100644
--- a/src/types.h
+++ b/src/types.h
@@ -1,6 +1,6 @@
#pragma once
-struct ViewTootTypes {
+struct ViewStatusTypes {
bool includePublic = true;
bool includeUnlisted = true;
bool includePrivate = true;