Skip to content
Snippets Groups Projects
Commit 10c100b3 authored by Landry Breuil's avatar Landry Breuil Committed by Landry Breuil
Browse files

forgotten closing brace in cherrypick merge

parent e1655589
No related branches found
No related tags found
No related merge requests found
......@@ -333,6 +333,7 @@ int main (int argc, char **argv)
sd->app = g_strdup ("none");
sd->action = CLIPBOARD;
sd->action_specified = TRUE;
}
else if (upload_imgur)
{
sd->app = g_strdup ("none");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment