[Badges] Open link temporarily

pull/70/head
CanadaHonk 2 years ago committed by GitHub
parent 1728b68c25
commit aa53bb78bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,6 +6,10 @@ export const setThisScope = (scope) => {
};
const showSponsorModal = () => {
// todo: actual modal
window.open('https://github.com/sponsors/CanadaHonk');
return;
const { React } = goosemodScope.webpackModules.common;
const PremiumFeaturesList = goosemodScope.webpackModules.findByDisplayName('PremiumFeaturesList');

Loading…
Cancel
Save