Skip to content

Commit 91b0af0

Browse files
committed
No longer accepting donations
An explanation will be on https://docs.turbowarp.org/donate soon
1 parent 9b2a9b2 commit 91b0af0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"type": "git",
3131
"url": "https://github.com/TurboWarp/packager.git"
3232
},
33-
"funding": "https://github.com/sponsors/GarboMuffin",
3433
"license": "MPL-2.0",
3534
"dependencies": {
3635
"@fiahfy/icns": "^0.0.7",

src/packager/brand.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ https://www.mozilla.org/en-US/MPL/2.0/.`,
4747
name: 'GitHub',
4848
link: 'https://github.com/TurboWarp/packager/issues'
4949
},
50-
DONATE: 'https://github.com/sponsors/GarboMuffin',
50+
DONATE: '',
5151
PRIVACY_POLICY: 'https://turbowarp.org/privacy.html',
5252
};

0 commit comments

Comments
 (0)