Преглед изворни кода

Don't create an actors/ subdirectory in add user.

default пре 3 година
родитељ
комит
b23c6d98b6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      utils.c

+ 1 - 1
utils.c

@@ -237,7 +237,7 @@ int adduser(char *uid)
     }
     }
 
 
     const char *dirs[] = {
     const char *dirs[] = {
-        "actors", "followers", "following", "local", "muted",
+        "followers", "following", "local", "muted",
         "queue", "static", "timeline", "history", NULL };
         "queue", "static", "timeline", "history", NULL };
     int n;
     int n;