summaryrefslogtreecommitdiff
path: root/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils.c')
-rw-r--r--utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils.c b/utils.c
index 58c2246..f2543bb 100644
--- a/utils.c
+++ b/utils.c
@@ -237,7 +237,7 @@ int adduser(char *uid)
}
const char *dirs[] = {
- "actors", "followers", "following", "local", "muted",
+ "followers", "following", "local", "muted",
"queue", "static", "timeline", "history", NULL };
int n;