this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

default script fix

+1 -1
+1 -1
src/script.c
··· 172 172 return script; 173 173 } 174 174 175 - return NULL; 175 + return *Scripts; 176 176 }