@@ -98,6 +98,7 @@ get (char *url, const gchar *output_file_path)
intdo_client_notify(char*url)
{
get(g_strdup(url),NULL);
g_print("Offering selected file to other machine.\n");
return0;
}
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.