Browse Source

Rip out another donation bit that is affecting runtime.

pull/3202/head
TheGoddessInari 7 years ago
parent
commit
f5393be4fc
  1. 3
      app/view/main/MainController.js

3
app/view/main/MainController.js

@ -487,7 +487,4 @@ Ext.define('Rambox.view.main.MainController', {
}
}
,showDonate: function( btn ) {
Signalayer.API.show('tChaoq3PwSG9wswhn');
}
});

Loading…
Cancel
Save