mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
fix: remove unnecessary whitespace in webln.js
This commit is contained in:
@@ -35,7 +35,6 @@ export default (livewireComponent) => ({
|
||||
this.$wire.call('logThis', 'Payment failed: ' + error);
|
||||
this.$wire.call('reloadMe');
|
||||
});
|
||||
|
||||
},
|
||||
|
||||
async init() {
|
||||
|
||||
Reference in New Issue
Block a user