Improve explanation after successful submit.
This commit is contained in:
parent
aeeb06367e
commit
30e89d7bef
|
@ -64,6 +64,9 @@ int main()
|
||||||
cout << "Created pull request: <"
|
cout << "Created pull request: <"
|
||||||
<< "https://schlomp.space/FediBlock/data/pulls/"
|
<< "https://schlomp.space/FediBlock/data/pulls/"
|
||||||
<< gitea::get_last_pr_number() << ">.\r\n";
|
<< gitea::get_last_pr_number() << ">.\r\n";
|
||||||
|
cout << "Your entry needs to be approved before it appears on the "
|
||||||
|
"website. You can subscribe to notifications or add comments "
|
||||||
|
"at the URL above.\r\n";
|
||||||
|
|
||||||
files::remove_tmpdir();
|
files::remove_tmpdir();
|
||||||
}
|
}
|
||||||
|
|
Reference in New Issue
Block a user