Update DONATE.md, add Liberapay

This commit is contained in:
zeffy
2018-05-21 18:38:26 -07:00
parent 7cee1998b1
commit 1f57b17357
3 changed files with 32 additions and 12 deletions

View File

@@ -30,7 +30,7 @@ static BOOL CALLBACK init_once_callback(
count = aswprintf(&folder, L"%ls\\wufuc", pszPath);
CoTaskMemFree(pszPath);
if ( count == -1 )
return FALSE;