mirror of
https://github.com/HeyPuter/puter.git
synced 2026-09-22 21:26:04 +00:00
Update apps.js
This commit is contained in:
@@ -61,6 +61,7 @@ async function init_apps() {
|
||||
if (dev_profile.joined_incentive_program) {
|
||||
$('.tab-btn[data-tab="payout-method"]').show();
|
||||
$('#payout-method-email').html(dev_profile.paypal);
|
||||
$('.tab-btn-separator').show();
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user